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. | |
uint32_t | index |
Index of the identity. |
Internal data storage, do NOT modify!
Index of the identity.
Definition at line 242 of file FacerInterface.h.
Referenced by fawkes::FacerInterface::GetNameMessage::GetNameMessage().
Interface Unix timestamp, seconds.
Definition at line 240 of file FacerInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 241 of file FacerInterface.h.