![]() |
C++ API
|
Event timestamp class. More...
#include <plux.h>
Public Types | |
enum | Source { None , RTC , FrameCount , Bluetooth } |
Clock source type enumeration. More... | |
Public Attributes | |
Source | source |
Clock source for this timestamp. | |
int | value |
Timestamp value. | |
Event timestamp class.
enum Plux::Clock::Source |