numberOfProcessors property

int get numberOfProcessors

The number of individual execution units of the machine.

Implementation

static int get numberOfProcessors => 1;