Searched defs:POLLING_INTERVAL_MS (Results 1 – 2 of 2) sorted by relevance
100 private static final long POLLING_INTERVAL_MS = TimeUnit.MINUTES.toMillis(1); field in SecurityLogMonitor
550 const val POLLING_INTERVAL_MS: Long = 1000 * 60 * 20 constant