Fawkes API
Fawkes Development Version
|
Timestamp data, must be present and first entries for each interface data structs! This leans on timeval struct. More...
#include <interface.h>
Public Attributes | |
int64_t | timestamp_sec |
time in seconds since Unix epoch | |
int64_t | timestamp_usec |
additional time microseconds |
Timestamp data, must be present and first entries for each interface data structs! This leans on timeval struct.
time in seconds since Unix epoch
Definition at line 195 of file interface.h.
Referenced by fawkes::Interface::read(), and fawkes::Interface::write().
additional time microseconds
Definition at line 196 of file interface.h.
Referenced by fawkes::Interface::read(), and fawkes::Interface::write().