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. | |
GraphDirectionEnum | graph_dir |
Primary direction of current graph. |
Internal data storage, do NOT modify!
GraphDirectionEnum fawkes::SkillerDebugInterface::SetGraphDirectionMessage::SetGraphDirectionMessage_data_t::graph_dir |
Primary direction of current graph.
Definition at line 112 of file SkillerDebugInterface.h.
Referenced by fawkes::SkillerDebugInterface::SetGraphDirectionMessage::SetGraphDirectionMessage().
Interface Unix timestamp, seconds.
Definition at line 110 of file SkillerDebugInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 111 of file SkillerDebugInterface.h.