cpu_percent
Method
This is a method of the ResourceLimits class in the sandbox module.Set CPU limit.
Signature
Parameters
No description available.
Returns
The result of the operation.
cpu_percent: Set CPU limit.
This is a method of the ResourceLimits class in the sandbox module.Set CPU limit.
def cpu_percent(mut self, percent: u32) -> Self