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