TimelineEvent

fun TimelineEvent(frameId: FrameId, type: String, name: String, time: TimeSinceEpoch, duration: Double? = null, lcpDetails: LargestContentfulPaint? = null, layoutShiftDetails: LayoutShift? = null)

Sources

jvm source
Link copied to clipboard