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