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