cdp-0.0.2.0: A library for the Chrome Devtools Protocol
Safe HaskellNone
LanguageHaskell2010

CDP.Domains.PerformanceTimeline

Description

PerformanceTimeline

Reporting of performance timeline events, as specified in https:/w3c.github.ioperformance-timeline/#dom-performanceobserver.

Synopsis

Documentation

data PPerformanceTimelineEnable Source #

Previously buffered events would be reported before method returns. See also: timelineEventAdded

Parameters of the enable command.

Constructors

PPerformanceTimelineEnable 

Fields

data PerformanceTimelineTimelineEvent Source #

Constructors

PerformanceTimelineTimelineEvent 

Fields

data PerformanceTimelineLayoutShift Source #

data PerformanceTimelineLayoutShiftAttribution Source #

data PerformanceTimelineLargestContentfulPaint Source #