Home | History | Annotate | Download | only in input

Lines Matching refs:endTime

2547     nsecs_t endTime = now() + milliseconds_to_nanoseconds(timeoutMillis);
2670 nsecs_t remainingTimeout = endTime - now();
2690 nsecs_t remainingTimeout = endTime - now();