kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
HeapProfiler
/
StopSamplingReturn
Stop
Sampling
Return
@
Serializable
data
class
StopSamplingReturn
(
val
profile
:
HeapProfiler.SamplingHeapProfile
)
Members
Constructors
Stop
Sampling
Return
Link copied to clipboard
constructor
(
profile
:
HeapProfiler.SamplingHeapProfile
)
Properties
profile
Link copied to clipboard
val
profile
:
HeapProfiler.SamplingHeapProfile
Recorded sampling heap profile.