6 Aug
2020
6 Aug
'20
5:43 p.m.
Hi Webkit-Dev, I would like to get an official position from Webkit on the Event Timing Web Perf API. Besides providing information about input event latency it can be used to obtain First Input Timing metrics. This specification builds on the Performance Timeline specification, which is implemented in Webkit. Chrome has implemented the Event Timing API, see the chrome status entry below. - Specification: https://wicg.github.io/event-timing/ - Explainer: https://github.com/WICG/event-timing - MDN: https://developer.mozilla.org/en-US/docs/Web/API/PerformanceEventTiming - ChromeStatus: https://chromestatus.com/feature/5167290693713920 - Caniuse.com URL: https://caniuse.com/#feat=mdn-api_performanceeventtiming Regards, Rob.