web api instance property
PerformanceScriptTiming: pauseDuration property
Limited availability
The pauseDuration read-only property of the PerformanceScriptTiming interface returns a DOMHighResTimeStamp indicating the total time, in milliseconds, spent by the script on “pausing” synchronous operations (for example, alert() calls or synchronous XMLHttpRequests).
Value
Examples
See Long animation frame timing for examples related to the Long Animation Frames API.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.