Appearance
availableProcessors() → number · System
availableProcessors() → number
Get the number of available CPU cores/processors on the current system.
{ cpuCores: availableProcessors() } // Output: {"cpuCores": 8}