Searched defs:timeLeft (Results 1 – 5 of 5) sorted by relevance
76 val timeLeft = 0L in activeStateMatchesStartingDataModel() constant
96 long timeLeft = OPERATION_TIMEOUT_MILLIS - (System.currentTimeMillis() - startTime); in waitWithTimeout() local
1264 long timeLeft = getScaledDuration() - currentPlayTime; in reverse() local
1409 struct timespec timeLeft; in main() local
1443 const auto timeLeft = timeLimit - Clock::now(); in checkUidReadTimeouts() local