chromiumoxide::cdp::browser_protocol

Module performance_timeline

Source
Expand description

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

Structsยง

EnableParams
Previously buffered events would be reported before method returns. See also: timelineEventAdded enable
EnableParamsBuilder
EnableReturns
Previously buffered events would be reported before method returns. See also: timelineEventAdded enable
EventTimelineEventAdded
Sent when a performance timeline event is added. See reportPerformanceTimeline method. timelineEventAdded
LargestContentfulPaint
See https://github.com/WICG/LargestContentfulPaint and largest_contentful_paint.idl LargestContentfulPaint
LargestContentfulPaintBuilder
LayoutShift
See https://wicg.github.io/layout-instability/#sec-layout-shift and layout_shift.idl LayoutShift
LayoutShiftAttribution
LayoutShiftAttributionBuilder
LayoutShiftBuilder
TimelineEvent
TimelineEventBuilder