FSlowTask::ShouldCreateThrottledSlowTask

True if a slow task should be created.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/SlowTask.h

Include

#include "Misc/SlowTask.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/SlowTask.cpp

Syntax

static bool ShouldCreateThrottledSlowTask()

Remarks

True if a slow task should be created. False if a slow task should not be created because another was created recently.

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