[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#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: May 14 2021