totalCPUs

Gets the total number of CPUs in the system.

alias totalCPUs = nulib.threading.internal.thread.totalCPUs

Return Value

The number of CPUs in the system.

Meta