onloadTime property
How long it takes the browser to execute Javascript code waiting for the window.load event.
Corresponds with pf_onl
.
Implementation
final Duration? onloadTime;
How long it takes the browser to execute Javascript code waiting for the window.load event.
Corresponds with pf_onl
.
final Duration? onloadTime;