cpuConcurrency top-level property
int?
get
cpuConcurrency
Returns the number of CPUs (if known).
Implementation
int? get cpuConcurrency => cpuConcurrencyImpl;
Returns the number of CPUs (if known).
int? get cpuConcurrency => cpuConcurrencyImpl;