Searched refs:logThrottle (Results 1 – 1 of 1) sorted by relevance
23 static constexpr int logThrottle = 60 * 1000; variable245 if (since.count() >= logThrottle) in LogContext()