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