FThreadHeartBeat::SetDurationMultiplier

Sets a multiplier to the hang duration (>= 1.0).

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

void SetDurationMultiplier
(
    double NewMultiplier
)

Remarks

Sets a multiplier to the hang duration (>= 1.0). Can be used to extend the duration during loading screens etc.

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