Navigation
API > API/Runtime > API/Runtime/Core
| Name | FScopedMallocTimer |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/UnrealMemory.h |
| Include Path | #include "HAL/UnrealMemory.h" |
Syntax
struct FScopedMallocTimer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedMallocTimer
(
int32 InIndex |
HAL/UnrealMemory.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedMallocTimer() |
HAL/UnrealMemory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Hit
(
int32 InIndex |
HAL/UnrealMemory.h |