pl.wendigo.chrome.api.heapprofiler / ReportHeapSnapshotProgressEvent

ReportHeapSnapshotProgressEvent

data class ReportHeapSnapshotProgressEvent : Event (source)

Link
HeapProfiler#reportHeapSnapshotProgress event documentation.

Constructors

<init>

ReportHeapSnapshotProgressEvent(done: Int, total: Int, finished: Boolean? = null)

Properties

done

val done: Int

finished

val finished: Boolean?

total

val total: Int

Inherited Functions

protocolDomain

fun protocolDomain(): String