domInteractive
The domInteractive
read-only property returns a DOMHighResTimeStamp representing the time immediately before the user agent sets the document's readyState
to 'interactive'
.
The domInteractive
read-only property returns a DOMHighResTimeStamp representing the time immediately before the user agent sets the document's readyState
to 'interactive'
.