Report Heap Snapshot Progress Event
data class ReportHeapSnapshotProgressEvent(done: Int, total: Int, finished: Boolean?) : Event
Content copied to clipboard
Constructors
ReportHeapSnapshotProgressEvent
Link copied to clipboard
fun ReportHeapSnapshotProgressEvent(done: Int, total: Int, finished: Boolean? = null)
Content copied to clipboard
Functions
Properties
Sources
jvm source
Link copied to clipboard