Navigation
API > API/Runtime > API/Runtime/Core
Simple scope object to put at the top of a function to monitor it completes in a timely fashion
| Name | FFunctionHeartBeatScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h |
| Include Path | #include "HAL/ThreadHeartBeat.h" |
Syntax
struct FFunctionHeartBeatScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFunctionHeartBeatScope() |
HAL/ThreadHeartBeat.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FFunctionHeartBeatScope() |
HAL/ThreadHeartBeat.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bStartedMonitor | bool | HAL/ThreadHeartBeat.h |