FThreadHeartBeat::CheckHeartBeat

Called by a supervising thread to check the threads' health

Windows
MacOS
Linux

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

Syntax

uint32 CheckHeartBeat
(
    double & OutHangDuration
)

Remarks

Called by a supervising thread to check the threads' health

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss