#include <SystemInfo.h>

Public Member Functions | |
| TSystemInfo () | |
| virtual | ~TSystemInfo () |
| Int | getNumberOfCPUs () const |
| Int64 | getPageSize () const |
Static Public Member Functions | |
| static Float | getCPULoadOfProcess () |
| TSystemInfo::TSystemInfo | ( | ) |
creates the system information object
| TSystemInfo::~TSystemInfo | ( | ) | [virtual] |
destroys the system information object
| Int TSystemInfo::getNumberOfCPUs | ( | ) | const |
returns the number of CPUs
| Int64 TSystemInfo::getPageSize | ( | ) | const [inline] |
returns the number of CPUs
| Float TSystemInfo::getCPULoadOfProcess | ( | ) | [static] |
returns the CUP load of the current process. The value is given in per cent