Searched refs:eventProcessingThresholdInSeconds (Results 1 – 1 of 1) sorted by relevance
61 const float eventProcessingThresholdInSeconds = 0.1; in enqueueEvent() local65 …TaskInFlight || event.timestamp() - m_lastEventProcessingTime <= eventProcessingThresholdInSeconds) in enqueueEvent()