PaceEventLagOptions

class PaceEventLagOptions(minSamples: Int? = null, sampleCount: Int? = null, lagThreshold: Int? = null)

Constructors

Link copied to clipboard
constructor(minSamples: Int? = null, sampleCount: Int? = null, lagThreshold: Int? = null)