#include <MRSystem.h>
Public Attributes | |
size_t | physicalTotal = 0 |
total amount of physical memory in the system, in bytes (0 if no info) | |
size_t | physicalAvailable = 0 |
available amount of physical memory in the system, in bytes (0 if no info) | |
size_t MR::SystemMemory::physicalAvailable = 0 |
available amount of physical memory in the system, in bytes (0 if no info)
size_t MR::SystemMemory::physicalTotal = 0 |
total amount of physical memory in the system, in bytes (0 if no info)