Available on crate features
experimental and PerformanceTimeline and DOM and Network only.Expand description
Reporting of performance timeline events, as specified in https://w3c.github.io/performance-timeline/#dom-performanceobserver.
Structsยง
- Enable
Command - Previously buffered events would be reported before method returns. See also: timelineEventAdded
- Enable
Return - Previously buffered events would be reported before method returns. See also: timelineEventAdded
- Largest
Contentful Paint - See https://github.com/WICG/LargestContentfulPaint and largest_contentful_paint.idl
- Largest
Contentful Paint Builder - Layout
Shift - See https://wicg.github.io/layout-instability/#sec-layout-shift and layout_shift.idl
- Layout
Shift Attribution - Layout
Shift Builder - Timeline
Event - Timeline
Event Added Event - Sent when a performance timeline event is added. See reportPerformanceTimeline method.
- Timeline
Event Builder