Searched refs:nowElapsed (Results 1 – 2 of 2) sorted by relevance
213 auto nowElapsed = GetBootTimeNs(); in SetHandler() local215 if (nominalTrigger < nowElapsed) { in SetHandler()219 auto minTrigger = nowElapsed + ZERO_FUTURITY; in SetHandler()363 auto nowElapsed = GetBootTimeNs(); in ReBatchAllTimersLocked() local367 ReAddTimerLocked(batch->Get(i), nowElapsed, doValidate); in ReBatchAllTimersLocked()375 std::chrono::steady_clock::time_point nowElapsed, in ReAddTimerLocked() argument380 if (whenElapsed < nowElapsed) { in ReAddTimerLocked()390 MaxTriggerTime(nowElapsed, whenElapsed, timer->repeatInterval); in ReAddTimerLocked()429 auto nowElapsed = GetBootTimeNs(); in TimerLooper() local438 (duration_cast<milliseconds>(nowElapsed.time_since_epoch()) - in TimerLooper()[all …]
83 std::chrono::steady_clock::time_point nowElapsed,90 std::chrono::steady_clock::time_point nowElapsed);93 std::chrono::steady_clock::time_point nowElapsed);