🏠 New in Low Baseline Support: Resource timing (initial support)

September 19, 2017

caniuse · mdn · spec

PerformanceResourceTiming entries report when network events happen while loading a resource, such as when connections start and end. You can use this information to measure loading times.

Source features