domCompletionTime property
How long it takes for the browser to load media and execute any Javascript code listening for the DOMContentLoaded event.
Corresponds with pf_dm2.
Implementation
final Duration? domCompletionTime;
How long it takes for the browser to load media and execute any Javascript code listening for the DOMContentLoaded event.
Corresponds with pf_dm2.
final Duration? domCompletionTime;