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...
constexpr ur_field_type_t getExpectedUnirecType()
Determines the expected UniRec field type for a given C++ type T.
Definition of UniRec structures and functions.