hardwareConcurrency property
int
get
hardwareConcurrency
The navigator.hardwareConcurrency
read-only property
returns the number of logical processors available to run threads on the
user's
computer.
Implementation
external int get hardwareConcurrency;