Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocCallstackHandler
- FMalloc::UpdateStats()
- FMallocCallstackHandler::UpdateStats()
- FMallocFrameProfiler::UpdateStats()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocCallstackHandler.h |
| Include | #include "HAL/MallocCallstackHandler.h" |
virtual void UpdateStats()
Remarks
Called once per frame, gathers and sets all memory allocator statistics into the corresponding stats. MUST BE THREAD SAFE.