Get to know MDN better
Since December 2025, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.
The read-only processingStart property returns the time at which event dispatch started. This is when event handlers are about to be executed.
A DOMHighResTimeStamp timestamp.
The processingStart property can be used when observing event timing entries (PerformanceEventTiming). For example, to calculate input delay or event processing times.
| Event Timing API # dom-performanceeventtiming-processingstart |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Apr 7, 2023 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.