Version

    Other Documentation

menu_open
Wwise SDK 2019.1.11
AK::MemoryMgr::PoolStats Struct Reference

Public Attributes

AkUInt32  uReserved
  Reserved memory (in bytes) More...
 
AkUInt32  uUsed
  Used memory (in bytes) More...
 
AkUInt32  uMaxFreeBlock
  Size of biggest free block (in bytes) More...
 
AkUInt32  uAllocs
  Number of Alloc calls since initialization. More...
 
AkUInt32  uFrees
  Number of Free calls since initialization. More...
 
AkUInt32  uPeakUsed
  Peak used memory (in bytes) More...
 

Detailed Description

Memory pool statistics.

Remarks
These statistics are not collected in the Release configuration of the default memory manager implementation.
See also

Definition at line 73 of file AkMemoryMgr.h.


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

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise