https://steamscommunlty.com/gift-card/638691526

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)
redirectStart0
redirectEnd0

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart1158

DNS

EventTiming (ms)
domainLookupStart1158
domainLookupEnd1158

TCP

EventTiming (ms)
connectStart1160
secureConnectionStart1171
connectEnd1378

Request

EventTiming (ms)
requestStart1379

Response

EventTiming (ms)
responseStart1472
responseEnd1477

Processing

EventTiming (ms)
domInteractive1533
domContentLoadedEventStart1533
domContentLoadedEventEnd1533
domComplete1541

Load

EventTiming (ms)
loadEventStart1541
loadEventEnd1541