TLockFreeFixedSizeAllocator::GetNumUsed

Gets the number of allocated memory blocks that are currently in use.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/LockFreeFixedSizeAllocator.h

Include

#include "Containers/LockFreeFixedSizeAllocator.h"

Syntax

const TTrackingCounter & GetNumUsed() const

Remarks

Gets the number of allocated memory blocks that are currently in use.

Returns

Number of used memory blocks.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss