Home | History | Annotate | Download | only in ui

Lines Matching refs:endTime

2273     nsecs_t endTime = now() + milliseconds_to_nanoseconds(timeoutMillis);
2368 nsecs_t remainingTimeout = endTime - now();
2388 nsecs_t remainingTimeout = endTime - now();