Articles tagged: Navigation Timing
Found 28 documents
- Web/API/Performance The Performance interface represents timing-related performance information for the given page.
- Web/API/Performance/navigation The Performance.navigation read-only property returns a PerformanceNavigation object ...
- Web/API/Performance/timing The Performance.timing read-only property returns a PerformanceTiming object containing ...
- Web/API/PerformanceNavigation The PerformanceNavigation interface represents information about how the navigation to the ...
- Web/API/PerformanceNavigation/redirectCount The PerformanceNavigation.redirectCount read-only property returns an unsigned short ...
- Web/API/PerformanceNavigation/type The PerformanceNavigation.type read-only property returns an unsigned short containing a ...
- Web/API/PerformanceTiming The PerformanceTiming interface represents timing-related performance information for the given ...
- Web/API/PerformanceTiming/connectEnd The PerformanceTiming.connectEnd read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/connectStart The PerformanceTiming.connectStart read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/domainLookupEnd The PerformanceTiming.domainLookupEnd read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/domainLookupStart The PerformanceTiming.domainLookupStart read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/domComplete The PerformanceTiming.domComplete read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/domContentLoadedEventEnd The PerformanceTiming.domContentLoadedEventEnd read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/domContentLoadedEventStart The PerformanceTiming.domContentLoadedEventStart read-only property returns an unsigned long ...
- Web/API/PerformanceTiming/domInteractive The PerformanceTiming.domInteractive read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/domLoading The PerformanceTiming.domLoading read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/fetchStart The PerformanceTiming.fetchStart read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/loadEventEnd The PerformanceTiming.loadEventEnd read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/loadEventStart The PerformanceTiming.loadEventStart read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/navigationStart The PerformanceTiming.navigationStart read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/redirectEnd The PerformanceTiming.redirectEnd read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/redirectStart The PerformanceTiming.redirectStart read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/requestStart The PerformanceTiming.requestStart read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/responseEnd The PerformanceTiming.responseEnd read-only property returns an unsigned long long representing ...
- Web/API/PerformanceTiming/responseStart The PerformanceTiming.responseStart read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/secureConnectionStart The PerformanceTiming.secureConnectionStart read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/unloadEventEnd The PerformanceTiming.unloadEventEnd read-only property returns an unsigned long long ...
- Web/API/PerformanceTiming/unloadEventStart The PerformanceTiming.unloadEventStart read-only property returns an unsigned long long ...