Home | History | Annotate | Download | only in input

Lines Matching full:endtime

2548     nsecs_t endTime = now() + milliseconds_to_nanoseconds(timeoutMillis);
2671 nsecs_t remainingTimeout = endTime - now();
2691 nsecs_t remainingTimeout = endTime - now();