Home | History | Annotate | Download | only in concurrent

Lines Matching refs:timeLeft

1103                                 long timeLeft = available.awaitNanos(delay);
1104 nanos -= delay - timeLeft;