Web features explorer

Event timing

Limited availability
Tags: api Groups: Performance

The event and first-input performance entries and the PerformanceEventTiming API measures the latency of user input events, such as mouse clicks or keypresses, and the latency of the first user input. First Input Delay (FID) is a common metric for perceived responsiveness. To learn more, see EventCounts, Performance: eventCounts property, PerformanceEventTiming, PerformanceEventTiming: cancelable property, PerformanceEventTiming: interactionId property, PerformanceEventTiming: processingEnd property, PerformanceEventTiming: processingStart property, PerformanceEventTiming: target property, PerformanceEventTiming: toJSON() method at MDN.

Compatibility

Baseline availability blocked since June 2021 by Safari (41 months)

Specifications