14 gettimeofday(&t,
nullptr);
19static_assert(
sizeof(UrTime) ==
sizeof(
ur_time_t),
"Invalid header definition");
#define ur_time_from_sec_msec(sec, msec)
Convert seconds and milliseconds to ur_time_t.
uint64_t ur_time_t
Type of timestamps used in UniRec Timestamps in UniRec are stored as number of seconds from Unix epoc...
Definition of UniRec structures and functions.