FMallocDoubleFreeFinder::UpdateStats

Called once per frame, gathers and sets all memory allocator statistics into the corresponding stats.

Windows
MacOS
Linux

Override Hierarchy

FMalloc::UpdateStats()

FMallocDoubleFreeFinder::UpdateStats()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/MallocDoubleFreeFinder.h

Include

#include "HAL/MallocDoubleFreeFinder.h"

Syntax

virtual void UpdateStats()

Remarks

Called once per frame, gathers and sets all memory allocator statistics into the corresponding stats. MUST BE THREAD SAFE.

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