🏠 New in Low Baseline Support: Event timing

December 12, 2025

caniuse · mdn · spec

The event and first-input performance entries and the PerformanceEventTiming API measures the latency of user input events, such as mouse clicks or keypresses. They’re used to calculate Interaction to Next Paint (INP), a common metric for perceived responsiveness.

Source features