Searched refs:timeOut (Results 1 – 1 of 1) sorted by relevance
405 int64 timeOut = GetTimeMicroSeconds() + ((int64)waitContext.waitTimeMs * 1000); in SchedulerFiberWait() local427 if (timeNow >= timeOut) in SchedulerFiberWait()