Navigation
API > API/Runtime > API/Runtime/Core
Suspends heartbeat measuring for the current thread in the current scope
| Name | FSlowHeartBeatScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h |
| Include Path | #include "HAL/ThreadHeartBeat.h" |
Syntax
struct FSlowHeartBeatScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlowHeartBeatScope
(
bool bAllThreads |
HAL/ThreadHeartBeat.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FSlowHeartBeatScope() |
HAL/ThreadHeartBeat.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSuspended | bool | HAL/ThreadHeartBeat.h | ||
| bSuspendedAllThreads | bool | HAL/ThreadHeartBeat.h |