numberOfProcessors property
int
get
numberOfProcessors
The number of individual execution units of the machine.
Implementation
static int get numberOfProcessors => 1;
The number of individual execution units of the machine.
static int get numberOfProcessors => 1;