Table of Contents
Wwise SDK 2019.2.10
|
AK::MemoryMgr::CategoryStats Struct Reference
Public Attributes | |
AkUInt64 | uUsed |
Used memory (in bytes) More... |
|
AkUInt64 | uPeakUsed |
Peak used memory (in bytes) More... |
|
AkUInt32 | uAllocs |
Number of allocation calls since initialization. More... |
|
AkUInt32 | uFrees |
Number of free calls since initialization. More... |
|
Detailed Description
Memory category statistics.
- Remarks
- These statistics are not collected in the Release configuration of the default memory manager implementation.
Definition at line 83 of file AkMemoryMgr.h.
The documentation for this struct was generated from the following file:
- include/AK/SoundEngine/Common/AkMemoryMgr.h