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