IMaxTickRateHandlerModule::HandleMaxTickRate

Return true if waiting occurred in the plugin, if false engine will use the default sleep setup.

Windows
MacOS
Linux

Override Hierarchy

IMaxTickRateHandlerModule::HandleMaxTickRate()

FReflexMaxTickRateHandler::HandleMaxTickRate()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Performance/MaxTickRateHandlerModule.h

Include

#include "Performance/MaxTickRateHandlerModule.h"

Syntax

bool HandleMaxTickRate
(
    float DesiredMaxTickRate
)

Remarks

Return true if waiting occurred in the plugin, if false engine will use the default sleep setup.

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