SetCPUThrottlingRateParameter

@Serializable
data class SetCPUThrottlingRateParameter(val rate: Double)

Constructors

Link copied to clipboard
constructor(rate: Double)

Properties

Link copied to clipboard

Throttling rate as a slowdown factor (1 is no throttle, 2 is 2x slowdown, etc).