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 | graph_fsm [32] |
The finite state machine (FSM) the current graph has been updated for. |
Internal data storage, do NOT modify!
The finite state machine (FSM) the current graph has been updated for.
Definition at line 83 of file SkillerDebugInterface.h.
Referenced by fawkes::SkillerDebugInterface::SetGraphMessage::SetGraphMessage().
Interface Unix timestamp, seconds.
Definition at line 81 of file SkillerDebugInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 82 of file SkillerDebugInterface.h.