Lines Matching full:eventduration
3459 nsecs_t eventDuration = finishTime - dispatchEntry->deliveryTime;3460 if (eventDuration > SLOW_EVENT_PROCESSING_WARNING_TIMEOUT) {3463 connection->getWindowName(), eventDuration * 0.000001f);