Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FThreadHeartBeat
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h |
| Include | #include "HAL/ThreadHeartBeat.h" |
| Source | /Engine/Source/Runtime/Core/Private/HAL/ThreadHeartBeat.cpp |
void SuspendHeartBeat
&40;
bool bAllThreads
&41;
Remarks
Suspend heartbeat measuring for the current thread if the thread has already had a heartbeat
Parameters
| Name | Description |
|---|---|
| bAllThreads | If true, suspends heartbeat for all threads, not only the current one |