Probe::MachineInfo::NumCPUs - Number of CPUs


Probe-MachineInfo documentation  | view source Contained in the Probe-MachineInfo distribution.

Index


NAME

Top

Probe::MachineInfo::NumCPUs - Number of CPUs

SYNOPSIS

Top

blah

DESCRIPTION

Top

blah

PUBLIC INTERFACE

Top

get

 get()

Uses Unix::Processors to return the number of processors on the machine. If possible it returns the number of physical processors. If this is not possible on the particular operating system then returns the number of cpus online.

AUTHOR

Top

Sagar R. Shah


Probe-MachineInfo documentation  | view source Contained in the Probe-MachineInfo distribution.