Searched refs:CLEANUP_PROBABILITY (Results 1 – 1 of 1) sorted by relevance
33 private const CLEANUP_PROBABILITY = 100; define in CalendarRateLimiter141 if (rand(1, self::CLEANUP_PROBABILITY) === 1) {