Navigation
API > API/Runtime > API/Runtime/Core
Pushes a profiler scope if it's safe to do so without any new allocations.
| Name | FNoAllocScopeCycleCounter |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommonUtils.h |
| Include Path | #include "HAL/MallocBinnedCommonUtils.h" |
Syntax
class FNoAllocScopeCycleCounter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNoAllocScopeCycleCounter
(
const ANSICHAR* InStatString |
HAL/MallocBinnedCommonUtils.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FNoAllocScopeCycleCounter() |
HAL/MallocBinnedCommonUtils.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StatString | const ANSICHAR * | HAL/MallocBinnedCommonUtils.h |