EConstants

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/ThreadHeartBeat.h

Include

#include "HAL/ThreadHeartBeat.h"

Syntax

enum EConstants
{
    InvalidThreadId    = (uint32)-1,
    PresentThreadId    = (uint32)-2,
}

Values

Name

Description

InvalidThreadId

Invalid thread Id used by CheckHeartBeat

PresentThreadId

Id used to track presented frames (supported platforms only).

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