class _TimeSyncNodeBase
Defined at line 340 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/time/WeaveTime.h
Protected Members
WeaveFabricState * FabricState
WeaveExchangeManager * ExchangeMgr
Public Methods
WeaveFabricState * GetFabricState ()
Defined at line 349 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/time/WeaveTime.h
WeaveExchangeManager * GetExchangeMgr ()
Defined at line 354 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Profiles/time/WeaveTime.h
Protected Methods
void _TimeSyncNodeBase ()
void Init (WeaveFabricState *const aFabricState, WeaveExchangeManager *const aExchangeMgr)
timesync_t GetClock_Monotonic ()
timesync_t GetClock_MonotonicHiRes ()
WEAVE_ERROR GetClock_RealTime (timesync_t & curTime)
WEAVE_ERROR SetClock_RealTime (timesync_t newCurTime)