RocketLogger  1.0
time_stamp Struct Reference

#include <rl_file.h>

Data Fields

int64_t sec
 Seconds in UNIX time (UTC) More...
 
int64_t nsec
 Nanoseconds. More...
 

Detailed Description

Time stamp definition (UNIX time, UTC)

Definition at line 71 of file rl_file.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: