Searched refs:roundedSeconds (Results 1 – 1 of 1) sorted by relevance
40 var roundedSeconds = (remainingTime / SECOND_IN_MILLIS % 60).toInt() regex47 roundedSeconds += 148 if (roundedSeconds == 60) {61 seconds = roundedSeconds67 seconds = roundedSeconds