Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

GetCPUCount

Return the number of cores on the system.

Declaration

Source position: threadh.inc line 28

function GetCPUCount: LongWord;

Description

GetCPUCount returns the number of CPU cores on the system. Whether these are physically separate CPUs or cores on a single CPU is deliberately undefined.

See also

CPUCount

  

Number of cores on the system.


Documentation generated on: Jul 24 2023