|
RocketLogger
2.0.1
|
#include <util.h>
Data Fields | |
| int64_t | sec |
| Seconds in UNIX time (UTC) More... | |
| int64_t | nsec |
| Nanoseconds. More... | |
| int64_t rl_timestamp::nsec |
Nanoseconds.
Definition at line 53 of file util.h.
Referenced by create_time_stamp(), meter_print_buffer(), pru_sample(), and rl_file_add_data_block().
| int64_t rl_timestamp::sec |
Seconds in UNIX time (UTC)
Definition at line 51 of file util.h.
Referenced by create_time_stamp(), meter_print_buffer(), pru_sample(), rl_file_add_data_block(), and rl_file_store_header_csv().