Navigation
Unreal Engine C++ API Reference > Runtime > Core > HAL > FThreadHeartBeat
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h |
Include | #include "HAL/ThreadHeartBeat.h" |
uint32 GetLastStuckThreadId() const
Remarks
Get the Id of the last thread to pass the stuck thread time. Returns InvalidThreadId if hang detector has not been triggered.