Lines Matching refs:endTime
3024 nsecs_t endTime = now() + milliseconds_to_nanoseconds(timeoutMillis);3129 nsecs_t remainingTimeout = endTime - now();3149 nsecs_t remainingTimeout = endTime - now();