Functions for working with the system's hardware information.
Definition hardwareinfo.h:30
unsigned long long getFreeRamSize() noexcept
Gets the amount of RAM free in the system in bytes.
unsigned int getNumberOfProcessors() noexcept
Gets the number of logical processors (CPU) on the system.
unsigned long long getTotalRamSize() noexcept
Gets the amount of RAM in the system in bytes.