Definition hardwareinfo.h:5
unsigned int getNumberOfProcessors()
Gets the number of logical processors (CPU) on the system.
unsigned long getFreeRamSize()
Gets the amount of RAM free in the system in bytes.
unsigned long getTotalRamSize()
Gets the amount of RAM in the system in bytes.