quasardb C API
|
A structure representing an elapsed time since epoch (cross-platform equivalent of timespec structure) More...
#include <client.h>
Data Fields | |
qdb_time_t | tv_sec |
number of whole seconds of elapsed time | |
qdb_time_t | tv_nsec |
A structure representing an elapsed time since epoch (cross-platform equivalent of timespec structure)
qdb_time_t qdb_timespec_t::tv_nsec |
rest of the elapsed time, represented as a number of nanoseconds, always less than one billion