Searched refs:DoesFireBefore (Results 1 – 2 of 2) sorted by relevance
73 bool Timer::DoesFireBefore(const Timer &aSecondTimer, Time aNow) const in DoesFireBefore() function in ot::Timer164 if (aTimer.DoesFireBefore(cur, now)) in Add()
204 bool DoesFireBefore(const Timer &aSecondTimer, Time aNow) const;