Class CTimeGate
Defined in File ecal_timegate.h
Class Documentation
-
class CTimeGate
-
Public Functions
-
~CTimeGate()
-
const std::string &GetName() const
-
long long GetMicroSeconds()
-
long long GetNanoSeconds()
-
bool SetNanoSeconds(long long time_)
-
bool IsSynchronized()
-
bool IsMaster()
-
void SleepForNanoseconds(long long duration_nsecs_)
-
void GetStatus(int &error_, std::string *status_message_)
-
inline eTimeSyncMode GetSyncMode()
-
~CTimeGate()