|
RocketLogger
1.1.4
|
#include <util.h>
Data Fields | |
| int64_t | sec |
| Seconds in UNIX time (UTC) More... | |
| int64_t | nsec |
| Nanoseconds. More... | |
| int64_t time_stamp::nsec |
Nanoseconds.
Definition at line 49 of file util.h.
Referenced by create_time_stamp(), file_handle_data(), pru_sample(), and web_handle_data().
| int64_t time_stamp::sec |
Seconds in UNIX time (UTC)
Definition at line 47 of file util.h.
Referenced by create_time_stamp(), file_handle_data(), file_store_header_csv(), pru_sample(), and web_handle_data().