chrome-devtools-kotlin
5.3.0-1170846
common
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.profiler
/
Profile
/
Profile
Profile
constructor
(
nodes
:
List
<
ProfileNode
>
,
startTime
:
Double
,
endTime
:
Double
,
samples
:
List
<
Int
>
?
=
null
,
timeDeltas
:
List
<
Int
>
?
=
null
)
(
source
)