data class ReportHeapSnapshotProgressEvent : HeapProfilerEvent
<init> |
ReportHeapSnapshotProgressEvent(done: Int, total: Int, finished: Boolean? = null) |
done |
val done: Int |
finished |
val finished: Boolean? |
total |
val total: Int |