kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Profiler
/
Profile
/
Profile
Profile
constructor
(
nodes
:
List
<
Profiler.ProfileNode
>
,
startTime
:
Double
,
endTime
:
Double
,
samples
:
List
<
Int
>
?
=
null
,
timeDeltas
:
List
<
Int
>
?
=
null
)