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 | place [64] |
Place to go to. |
Internal data storage, do NOT modify!
Place to go to.
Definition at line 219 of file NavigatorInterface.h.
Referenced by fawkes::NavigatorInterface::PlaceGotoMessage::PlaceGotoMessage().
Interface Unix timestamp, seconds.
Definition at line 217 of file NavigatorInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 218 of file NavigatorInterface.h.