Navigation
API > API/Runtime > API/Runtime/Core
This will grab the memory stats of VM and Physical before and at the end of scope reporting +/- difference in memory. WARNING This will also capture differences in Threads which have nothing to do with the scope
| Name | FScopedMemoryStats |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MemoryMisc.h |
| Include Path | #include "HAL/MemoryMisc.h" |
Syntax
class FScopedMemoryStats
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedMemoryStats
(
const TCHAR* Name |
HAL/MemoryMisc.h |