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. | |
bool | graph_colored |
True if the graph is colored, false otherwise. |
Internal data storage, do NOT modify!
bool fawkes::SkillerDebugInterface::SetGraphColoredMessage::SetGraphColoredMessage_data_t::graph_colored |
True if the graph is colored, false otherwise.
Definition at line 141 of file SkillerDebugInterface.h.
Referenced by fawkes::SkillerDebugInterface::SetGraphColoredMessage::SetGraphColoredMessage().
int64_t fawkes::SkillerDebugInterface::SetGraphColoredMessage::SetGraphColoredMessage_data_t::timestamp_sec |
Interface Unix timestamp, seconds.
Definition at line 139 of file SkillerDebugInterface.h.
int64_t fawkes::SkillerDebugInterface::SetGraphColoredMessage::SetGraphColoredMessage_data_t::timestamp_usec |
Interface Unix timestamp, micro-seconds.
Definition at line 140 of file SkillerDebugInterface.h.