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