Monitoring event latency requires an event listener. This precludes measuring event latency early in page load, and adds unnecessary performance overhead. The Event Timing API will enable web developers to measure event latency both before and after the page load.
Docs: https://github.com/WICG/event-timing
Explainers: https://github.com/WICG/event-timing/blob/master/README.md