#include <AkTempAllocDefs.h>
Public Attributes | |
AkUInt32 | uMemUsed |
Used memory (in bytes). More... | |
AkUInt32 | uMemAllocated |
Allocated memory (in bytes). More... | |
AkUInt32 | uBlocksUsed |
Number of individual blocks used. More... | |
AkUInt32 | uPeakMemUsed |
The peak value for uMemUsed since initialization. More... | |
AkUInt32 | uPeakMemAllocated |
The peak value for uMemAllocated since initialization. More... | |
AkUInt32 | uPeakBlocksUsed |
The peak value for uBlocksUsed since initialization. More... | |
AkUInt32 | uPeakBlockUsed |
The peak amount of used memory in any single block since initialization. More... | |
Temp-alloc memory statistics. Whenever these are fetched, they represent the last completed temp-alloc "tick".
Definition at line 49 of file AkTempAllocDefs.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise