kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
LayerTree
/
ProfileSnapshotReturn
Profile
Snapshot
Return
@
Serializable
data
class
ProfileSnapshotReturn
(
val
timings
:
List
<
List
<
Double
>
>
)
Members
Constructors
Profile
Snapshot
Return
Link copied to clipboard
constructor
(
timings
:
List
<
List
<
Double
>
>
)
Properties
timings
Link copied to clipboard
val
timings
:
List
<
List
<
Double
>
>
The array of paint profiles, one per run.