Results 1 - 1 of 1

PerformanceTiming.domInteractive

The PerformanceTiming.domInteractive read-only property returns an unsigned long long representing the moment, in miliseconds since the UNIX epoch, when the parser finished its work on the main document, that is when its Document.readyState changes to 'interactive' and the corresponding readystatechange event is thrown.
API domInteractive Navigation Timing PerformanceTiming Property Read-only