Searched refs:recentDuration (Results 1 – 1 of 1) sorted by relevance
1734 final long recentDuration = TimeUnit.DAYS.toMillis(4); local1735 final long recentStart = now - recentDuration;1740 final long projectedBytes = (recentBytes * cycleDuration) / recentDuration;