Navigation
API > API/Runtime > API/Runtime/Core
| Name | FTaskTimingEventScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Async/TaskTrace.h |
| Include Path | #include "Async/TaskTrace.h" |
Syntax
struct FTaskTimingEventScope
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TASK_ ~FTaskTimingEventScope() |
Async/TaskTrace.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsActive | bool | Async/TaskTrace.h | ||
| TaskId | TaskTrace::FId | Async/TaskTrace.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TASK_FTaskTimingEventScope
(
TaskTrace::FId InTaskId |
Async/TaskTrace.h |