Searched refs:sSlowEventReportingInterval (Results 1 – 1 of 1) sorted by relevance
212 static const std::chrono::duration sSlowEventReportingInterval = in processSlowEvent() local229 if (elapsedSinceLastReport < sSlowEventReportingInterval) { in processSlowEvent()