Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TLockFreeFixedSizeAllocator
Description
Gets the number of allocated memory blocks that are currently in use.
| Name | GetNumUsed |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/LockFreeFixedSizeAllocator.h |
| Include Path | #include "Containers/LockFreeFixedSizeAllocator.h" |
TTrackingCounter::IntegerType GetNumUsed() const
Number of used memory blocks.