https://edurity.com/wpbc-booking/

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
redirectEnd3330

Service Worker Init

EventTiming (ms)
workerStart0

Service Worker Fetch Event

EventTiming (ms)
fetchStart3330

DNS

EventTiming (ms)
domainLookupStart3330
domainLookupEnd3330

TCP

EventTiming (ms)
connectStart3330
secureConnectionStart3330
connectEnd3330

Request

EventTiming (ms)
requestStart3335

Response

EventTiming (ms)
responseStart5852
responseEnd6051

Processing

EventTiming (ms)
domInteractive7576
domContentLoadedEventStart7760
domContentLoadedEventEnd7763
domComplete8537

Load

EventTiming (ms)
loadEventStart8537
loadEventEnd8539