PerformanceScriptTiming: executionStart property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental:This is anexperimental technology
Check theBrowser compatibility table carefully before using this in production.
TheexecutionStart read-only property of thePerformanceScriptTiming interface returns aDOMHighResTimeStamp indicating the time when the script compilation finished and execution started.
In this article
Value
Examples
SeeLong animation frame timing for examples related to the Long Animation Frames API.
Specifications
| Specification |
|---|
| Long Animation Frames API> # dom-performancescripttiming-executionstart> |