|
RocketLogger
1.0
|
#include <rl_file.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 75 of file rl_file.h.
Referenced by create_time_stamp(), and handle_data_buffer().
| int64_t time_stamp::sec |
Seconds in UNIX time (UTC)
Definition at line 73 of file rl_file.h.
Referenced by create_time_stamp(), handle_data_buffer(), and store_header_csv().