hardwareConcurrency property

int hardwareConcurrency

Identifies the number of processors to facilitate dedicated workers.

Implementation

int get hardwareConcurrency => web.window.navigator.hardwareConcurrency;