C++ API
Loading...
Searching...
No Matches
Plux::Clock Struct Reference

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.
 

Detailed Description

Event timestamp class.

Member Enumeration Documentation

◆ Source

Clock source type enumeration.

Enumerator
None 

No timestamp value.

RTC 

Device real-time clock timestamp.

FrameCount 

Acquisition frame counter timestamp.

Bluetooth 

Bluetooth piconet clock.


The documentation for this struct was generated from the following file: