Searched defs:SetInitTime (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/utils/ | ||
D | history_tracker.hpp | 132 void SetInitTime(void) { mData32 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::Utils::HistoryTracker::Iterator |
/openthread-latest/src/core/border_router/ | ||
D | routing_manager.hpp | 1031 void SetInitTime(void) { mData1 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator |