版本

    其他文档

menu_open

AK::MemoryMgr::PoolStats Struct Reference

List of all members.

Public Attributes

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

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 48 of file AkMemoryMgr.h.


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

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅