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 | kickoff |
Whether we have kickoff. |
Internal data storage, do NOT modify!
Whether we have kickoff.
Definition at line 158 of file GameStateInterface.h.
Referenced by fawkes::GameStateInterface::SetKickoffMessage::SetKickoffMessage().
Interface Unix timestamp, seconds.
Definition at line 156 of file GameStateInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 157 of file GameStateInterface.h.