Searched refs:reportPeriod (Results 1 – 1 of 1) sorted by relevance
108 long reportPeriod = TimeUnit.SECONDS.toNanos(1); in run() local117 if (reportDuration > reportPeriod) { in run()