Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Process::ProcessMemInfo Struct Reference

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 {}
 

Detailed Description

Stores Process Memory information data.


The documentation for this struct was generated from the following file: