onloadTime property

Duration? onloadTime
final

How long it takes the browser to execute Javascript code waiting for the window.load event.

Corresponds with pf_onl.

Implementation

final Duration? onloadTime;