Searched refs:nextLapseRealUs (Results 1 – 1 of 1) sorted by relevance
268 int64_t nextLapseRealUs = INT64_MAX; in processTimers_l() local290 if (targetRealUs < nextLapseRealUs) { in processTimers_l()291 nextLapseRealUs = targetRealUs; in processTimers_l()306 || nextLapseRealUs == INT64_MAX) { in processTimers_l()312 msg->post(nextLapseRealUs); in processTimers_l()