chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.performancetimeline
/
TimelineEvent
/
TimelineEvent
Timeline
Event
constructor
(
frameId
:
FrameId
,
type
:
String
,
name
:
String
,
time
:
TimeSinceEpoch
,
duration
:
Double
?
=
null
,
lcpDetails
:
LargestContentfulPaint
?
=
null
,
layoutShiftDetails
:
LayoutShift
?
=
null
)
(
source
)