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