Unit cpucount

Uses
Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

Unit originally from FPC Wiki: http://wiki.freepascal.org/Example_of_multi-threaded_application:_array_of_threads

Overview

Functions and Procedures

function GetLogicalCpuCount: Integer;

Description

Functions and Procedures

function GetLogicalCpuCount: Integer;

returns number of cores: a computer with two hyperthreaded cores will report 4


Generated by PasDoc 0.16.0.