Searched refs:TrackerTimer (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/src/core/utils/ | ||
D | history_tracker.hpp | 412 using TrackerTimer = TimerMilliIn<HistoryTracker, &HistoryTracker::HandleTimer>; typedef in ot::Utils::HistoryTracker |