Kùzu C API
|
kuzu internal timestamp_ms type which stores the number of milliseconds since 1970-01-01 00:00:00 UTC. More...
#include <kuzu.h>
Data Fields | |
int64_t | value |
kuzu internal timestamp_ms type which stores the number of milliseconds since 1970-01-01 00:00:00 UTC.
int64_t kuzu_timestamp_ms_t::value |