Expand description
Get the number of CPUS on a machine.
See crate ::num_cpus
.
Functionsยง
- get
- Returns the number of available CPUs of the current system.
- get_
physical - Returns the number of physical cores of the current system.
Get the number of CPUS on a machine.
See crate ::num_cpus
.