Fawkes API
Fawkes Development Version
|
Internal data storage, do NOT modify! More...
Public Attributes | |
int64_t | timestamp_sec |
Interface Unix timestamp, seconds. | |
int64_t | timestamp_usec |
Interface Unix timestamp, micro-seconds. | |
char | test_string [30] |
A test sring. |
Internal data storage, do NOT modify!
A test sring.
Definition at line 106 of file TestInterface.h.
Referenced by fawkes::TestInterface::SetTestStringMessage::SetTestStringMessage().
Interface Unix timestamp, seconds.
Definition at line 104 of file TestInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 105 of file TestInterface.h.