Searched refs:mLastUpdatedTimestamp (Results 1 – 2 of 2) sorted by relevance
1491 uint64_t mLastUpdatedTimestamp; member in ot::Mle::Mle
257 mLastUpdatedTimestamp = Get<Uptime>().GetUptime(); in ResetCounters()271 uint64_t durationMsec = currentUptimeMsec - mLastUpdatedTimestamp; in UpdateRoleTimeCounters()273 mLastUpdatedTimestamp = currentUptimeMsec; in UpdateRoleTimeCounters()