Home
last modified time | relevance | path

Searched refs:SetInitTime (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp119 void Init(void) { ResetEntryNumber(), SetInitTime(); } in Init()
126 void SetInitTime(void) { mData32 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::Utils::HistoryTracker::Iterator
/openthread-latest/src/core/border_router/
Drouting_manager.hpp990 void SetInitTime(void) { mData1 = TimerMilli::GetNow().GetValue(); } in SetInitTime() function in ot::BorderRouter::RoutingManager::RxRaTracker::Iterator
Drouting_manager.cpp1944 SetInitTime(); in Init()