data class StopSamplingResponse
Response type for the HeapProfilerDomain.stopSampling command.
<init> |
Response type for the HeapProfilerDomain.stopSampling command. StopSamplingResponse(profile: SamplingHeapProfile) |
profile |
Recorded sampling heap profile. val profile: SamplingHeapProfile |