Searched refs:METRICS_COLLECTION_INTERVAL_SECS (Results 1 – 1 of 1) sorted by relevance
389 private static final long METRICS_COLLECTION_INTERVAL_SECS = 5; field in StressTestClient.Worker430 if (durationSecs >= METRICS_COLLECTION_INTERVAL_SECS) { in run()448 return System.nanoTime() - SECONDS.toNanos(METRICS_COLLECTION_INTERVAL_SECS); in initLastMetricsCollectionTime()