Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocThreadSafeProxy
- FMalloc::Trim()
- FMallocThreadSafeProxy::Trim()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/MallocThreadSafeProxy.h |
| Include | #include "HAL/MallocThreadSafeProxy.h" |
virtual void Trim
(
bool bTrimThreadCaches
)
Remarks
Releases as much memory as possible. Must be called from the main thread.