Searched refs:SHORT_SLEEP_THRESHOLD_MILLISECONDS (Results 1 – 1 of 1) sorted by relevance
107 private static final int SHORT_SLEEP_THRESHOLD_MILLISECONDS = 10_000; field in TaskExecutor341 if (timeMillis < SHORT_SLEEP_THRESHOLD_MILLISECONDS) {