Home
last modified time | relevance | path

Searched refs:sSlowEventReportingInterval (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DLatencyAggregator.cpp212 static const std::chrono::duration sSlowEventReportingInterval = in processSlowEvent() local
229 if (elapsedSinceLastReport < sSlowEventReportingInterval) { in processSlowEvent()