domProcessingTime property
How long the browser spends loading the webpage after the response was fully received until the user can start interacting with it.
Corresponds with pf_dm1
.
Implementation
final Duration? domProcessingTime;
How long the browser spends loading the webpage after the response was fully received until the user can start interacting with it.
Corresponds with pf_dm1
.
final Duration? domProcessingTime;