Fawkes API Fawkes Development Version

fawkes::Message::message_data_ts_t Struct Reference

Timestamp data, must be present and first entries for each interface data structs! This leans on timeval struct. More...

#include <message.h>

List of all members.

Public Attributes

int64_t timestamp_sec
 time in seconds since Unix epoch
int64_t timestamp_usec
 additional time microseconds

Detailed Description

Timestamp data, must be present and first entries for each interface data structs! This leans on timeval struct.

Definition at line 119 of file message.h.


Member Data Documentation

time in seconds since Unix epoch

Definition at line 120 of file message.h.

additional time microseconds

Definition at line 121 of file message.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends