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