TimelineEvent
@Serializable
Constructors
Link copied to clipboard
constructor(frameId: String, type: String, name: String, time: Double, duration: Double? = null, lcpDetails: PerformanceTimeline.LargestContentfulPaint? = null, layoutShiftDetails: PerformanceTimeline.LayoutShift? = null)