enum PerformanceLevel : Enum<PerformanceLevel>
| Member | Description |
|---|---|
SUSTAINED_LOW | |
SUSTAINED_HIGH | |
BOOST_HINT |
Send a hint to boost to maximum performance. This is not a guarantee and the system reserves the right to ignore this request. This can only boost for a maximum of 45s and has required cooldown periods in between usage.
|
value
: Int
[Get] |
Signature
val value: Int |