Function GetLogicalProcessorCount() Foundation
Query the number of available logical processors on the machine
GetLogicalProcessorCount() --> nLogicalProcessor
The function returns the number of logical processors available on the system.
A processor is generally a unit able to execute operations. A Logical Processor is the term used to represent the fact that today:
The term Logical Processor describes what we see from a software perspective as the processing unit.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.