Home
last modified time | relevance | path

Searched defs:GetNetworkTimeOffset (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/thread/
Dtime_sync_service.hpp116 int64_t GetNetworkTimeOffset(void) const { return mNetworkTimeOffset; } in GetNetworkTimeOffset() function in ot::TimeSync
Dmesh_forwarder.hpp141 int64_t GetNetworkTimeOffset(void) const { return mNetworkTimeOffset; } in GetNetworkTimeOffset() function in ot::ThreadLinkInfo
/openthread-latest/src/core/common/
Dmessage.hpp1417 int64_t GetNetworkTimeOffset(void) const { return GetMetadata().mNetworkTimeOffset; } in GetNetworkTimeOffset() function in ot::Message