28 std::atomic_int_least64_t m_nCurrentTime;
36 tTimeStamp GetTime()
const override;
45 tResult
Reset(tTimeStamp tmNewTime);
85 tResult
Reset(tTimeStamp tmNewTime);
cBaseClock(const char *strName)
tResult SetTime(tTimeStamp tmNewTime)
tResult Reset(tTimeStamp tmNewTime)
cDiscreteClock(const char *strName)
Definition discrete_clock.h:62
tResult SetTime(adtf::base::flash::tNanoSeconds tmNewTime)
cDiscreteClock(const char *strName)
tResult Reset(tTimeStamp tmNewTime)
tResult Reset(adtf::base::flash::tNanoSeconds tmNewTime)
tResult SetTime(tTimeStamp tmNewTime)
Namespace for all functionality of the ADTF System SDK provided since v3.0.
Definition adtf_service.h:16
Namespace for all functionality of the ADTF System SDK provided since v3.5.
Definition base_clock.h:66
Namespace for the ADTF System SDK.
Definition adtf_service.h:14
Namespace for all functionality provided by ADTF and its SDKs.
Definition adtf_client_connector.h:14
A timestamp with nanosecond precision.
Definition chrono.h:23