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. | |
int32_t | opmode |
Current opmode. |
Internal data storage, do NOT modify!
Current opmode.
Definition at line 151 of file FacerInterface.h.
Referenced by fawkes::FacerInterface::SetOpmodeMessage::SetOpmodeMessage().
Interface Unix timestamp, seconds.
Definition at line 149 of file FacerInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 150 of file FacerInterface.h.