Searched refs:SetInitTime (Results 1 – 3 of 3) sorted by relevance
/openthread-latest/src/core/utils/ | ||
D | history_tracker.hpp | 119 void Init(void) { ResetEntryNumber(), SetInitTime(); } in Init() |
/openthread-latest/src/core/border_router/ | ||
D | routing_manager.hpp | 990 void SetInitTime(void) { mData1 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator |
D | routing_manager.cpp | 1944 SetInitTime(); in Init() |