https://support.docusign.com/s/downloads?language=en_US

Submitted URL:
https://ok.me/BQTI1Redirected
Report Finished:

Performance Navigation Timing

The <code>PerformanceNavigationTiming</code> 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)
fetchStart1099

DNS

EventTiming (ms)
domainLookupStart1099
domainLookupEnd1099

TCP

EventTiming (ms)
connectStart1102
secureConnectionStart1116
connectEnd1269

Request

EventTiming (ms)
requestStart1269

Response

EventTiming (ms)
responseStart1675
responseEnd2059

Processing

EventTiming (ms)
domInteractive3501
domContentLoadedEventStart3501
domContentLoadedEventEnd3503
domComplete3503

Load

EventTiming (ms)
loadEventStart3504
loadEventEnd3505