kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Emulation
/
SetCPUThrottlingRateParameter
Set
CPUThrottling
Rate
Parameter
@
Serializable
data
class
SetCPUThrottlingRateParameter
(
val
rate
:
Double
)
Members
Constructors
Set
CPUThrottling
Rate
Parameter
Link copied to clipboard
constructor
(
rate
:
Double
)
Properties
rate
Link copied to clipboard
val
rate
:
Double
Throttling rate as a slowdown factor (1 is no throttle, 2 is 2x slowdown, etc).