https://steamcommunuty.com/gift-card/6386416125

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)
fetchStart4179

DNS

EventTiming (ms)
domainLookupStart4179
domainLookupEnd4179

TCP

EventTiming (ms)
connectStart4183
secureConnectionStart4200
connectEnd4216

Request

EventTiming (ms)
requestStart4217

Response

EventTiming (ms)
responseStart4296
responseEnd4337

Processing

EventTiming (ms)
domInteractive4391
domContentLoadedEventStart4391
domContentLoadedEventEnd4392
domComplete8236

Load

EventTiming (ms)
loadEventStart8236
loadEventEnd8236