PerformanceMeasurementCollectedEvent

class PerformanceMeasurementCollectedEvent(val duration: Long, val name: String) : EventWithArgs<PerformanceMeasurementCollected>

Constructors

Functions

Link copied to clipboard
fun addCheckpoint(message: String)
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
open override val args: PerformanceMeasurementCollected
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val type: String?