Stores Process Memory information data. More...
#include <ProcessInfo.h>
Public Attributes | |
| int64_t | m_workingSet {} |
| int64_t | m_peakWorkingSet {} |
| int64_t | m_pagefileUsage {} |
| int64_t | m_peakPagefileUsage {} |
| int64_t | m_pageFaultCount {} |
Stores Process Memory information data.