domCompletionTime property

Duration? domCompletionTime
final

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;