https://www.phonepe.com/p/ref

Performance Navigation Timing

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

DNS

EventTiming (ms)
domainLookupStart984
domainLookupEnd984

TCP

EventTiming (ms)
connectStart986
secureConnectionStart991
connectEnd1013

Request

EventTiming (ms)
requestStart1013

Response

EventTiming (ms)
responseStart1383
responseEnd1387

Processing

EventTiming (ms)
domInteractive1407
domContentLoadedEventStart1408
domContentLoadedEventEnd1408
domComplete1937

Load

EventTiming (ms)
loadEventStart1937
loadEventEnd1937