libnick 2025.3.0
A cross-platform base for native Nickvision applications.
|
Functions | |
unsigned int | getNumberOfProcessors () |
Gets the number of logical processors (CPU) on the system. | |
unsigned long | getTotalRamSize () |
Gets the amount of RAM in the system in bytes. | |
unsigned long | getFreeRamSize () |
Gets the amount of RAM free in the system in bytes. | |
unsigned long Nickvision::System::HardwareInfo::getFreeRamSize | ( | ) |
Gets the amount of RAM free in the system in bytes.
unsigned int Nickvision::System::HardwareInfo::getNumberOfProcessors | ( | ) |
Gets the number of logical processors (CPU) on the system.
unsigned long Nickvision::System::HardwareInfo::getTotalRamSize | ( | ) |
Gets the amount of RAM in the system in bytes.