https://www.smogon.com/forums/threads/oupl-viii-week-7.3756352/page-2#post-10370276

Performance Navigation Timing

Copy link

The PerformanceNavigationTiming interface provides metrics regarding the browser's document navigation events

Learn more...

Process Unload Event

EventTiming (ms)
unloadEventStart0
unloadEventEnd0

Redirect

EventTiming (ms)
redirectStart1
redirectEnd575

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart575

DNS

EventTiming (ms)
domainLookupStart575
domainLookupEnd575

TCP

EventTiming (ms)
connectStart575
secureConnectionStart575
connectEnd575

Request

EventTiming (ms)
requestStart577

Response

EventTiming (ms)
responseStart871
responseEnd973

Processing

EventTiming (ms)
domInteractive1592
domContentLoadedEventStart1619
domContentLoadedEventEnd1620
domComplete4082

Load

EventTiming (ms)
loadEventStart4083
loadEventEnd4100