Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinned2
Description
Called once per frame, gathers and sets all memory allocator statistics into the corresponding stats. MUST BE THREAD SAFE.
Virtual Inheritance
- FMalloc::UpdateStats → FMallocBinned2::UpdateStats
| Name | UpdateStats |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocBinned2.h |
| Include Path | #include "HAL/MallocBinned2.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned2.cpp |
virtual void UpdateStats()