Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FThreadHeartBeat
Description
Get the Id of the last thread to pass the stuck thread time. Returns InvalidThreadId if hang detector has not been triggered.
| Name | GetLastStuckThreadId |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h |
| Include Path | #include "HAL/ThreadHeartBeat.h" |
uint32 GetLastStuckThreadId() const