The MemoryStat struct Holds memory statistics at the byte level.
More...
#include <MemoryInfoFetcher.h>
|
quint64 | total_phys_memory |
| Total physical memory in bytes.
|
|
quint64 | avail_phys_memory |
| Available physical memory in bytes.
|
|
quint64 | total_virt_memory |
| Total virtual memory in bytes.
|
|
quint64 | avail_virt_memory |
| Available virtual memory in bytes.
|
|
The MemoryStat struct Holds memory statistics at the byte level.
The documentation for this struct was generated from the following file: