https://tickets-steampowered.com/gift-card/43736967172

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

DNS

EventTiming (ms)
domainLookupStart1495
domainLookupEnd1495

TCP

EventTiming (ms)
connectStart1498
secureConnectionStart1511
connectEnd1594

Request

EventTiming (ms)
requestStart1594

Response

EventTiming (ms)
responseStart1872
responseEnd1918

Processing

EventTiming (ms)
domInteractive2014
domContentLoadedEventStart2014
domContentLoadedEventEnd2014
domComplete3904

Load

EventTiming (ms)
loadEventStart3905
loadEventEnd3905