Searched refs:nextLapseRealUs (Results 1 – 1 of 1) sorted by relevance
264 int64_t nextLapseRealUs = INT64_MAX; in processTimers_l() local286 if (targetRealUs < nextLapseRealUs) { in processTimers_l()287 nextLapseRealUs = targetRealUs; in processTimers_l()302 || nextLapseRealUs == INT64_MAX) { in processTimers_l()308 msg->post(nextLapseRealUs); in processTimers_l()