Admin Production ni-theme
Current Publication

CmtGetNumProcessors

LabWindows/CVI

CmtGetNumProcessors

unsigned int CmtGetNumProcessors (void);

Purpose

Returns the number of processors (CPUs) in the computer on which your program is running.

Parameters

None.

Return Value

Name Type Description
numberOfProcessors unsigned int Returns the number of processors in the computer on which your program is running.

Additional Information

Library: Utility Library

Include file: utility.h

LabWindows/CVI compatibility: LabWindows/CVI 5.5 and later