HeapStatsUpdateEventDataType

sealed external interface HeapStatsUpdateEventDataType(source)

Properties

Link copied to clipboard
abstract var statsUpdate: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/Double>

An array of triplets. Each triplet describes a fragment. The first integer is the fragment index, the second integer is a total count of objects for the fragment, the third integer is a total size of the objects for the fragment.