domProcessingTime property

Duration? domProcessingTime
final

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;