Searched refs:restartTimeMillis (Results 1 – 1 of 1) sorted by relevance
106 Long restartTimeMillis = iter.next(); in trimPastRestartTimes() local107 if (now - restartTimeMillis > MAX_RESTARTS_TIME_WINDOW_MILLIS) { in trimPastRestartTimes()