Searched defs:nextTime (Results 1 – 8 of 8) sorted by relevance
307 TimeMilli nextTime; in SetLongLivedOperation() local1152 TimeMilli nextTime; in ResetTimeouts() local1205 TimeMilli nextTime = aNow.GetDistantFuture(); in GetNextFireTime() local1433 TimeMilli nextTime = aNow.GetDistantFuture(); in GetNextFireTime() local1498 TimeMilli nextTime = now.GetDistantFuture(); in HandleTimer() local
345 TimeMilli nextTime = now.GetDistantFuture(); in HandleRetransmissionTimer() local
280 TimeMilli nextTime = now.GetDistantFuture(); in HandleRetransmissionTimer() local
1073 TimeMilli nextTime = now.GetDistantFuture(); in HandleTimer() local
133 double nextTime = lastTime + h; in handleStep() local
59 protected open val nextTime: Long in <lambda>() constant in kotlinx.coroutines.EventLoop203 override val nextTime: Long constant in kotlinx.coroutines.EventLoopImplBase
460 long nextTime = System.currentTimeMillis() + msec; in schedulePolling() local
477 TimeMilli nextTime = now.GetDistantFuture(); in HandleRetransmissionTimer() local