Function logicalProcessorCount
Determines the number of logical processors in the system.
uint logicalProcessorCount() @property;
This number includes virtual cores on hyper-threading enabled CPUs.
Determines the number of logical processors in the system.
uint logicalProcessorCount() @property;
This number includes virtual cores on hyper-threading enabled CPUs.