FTaskGraphInterface::GetNumWorkerThreads

Return the number of worker (non-named) threads PER PRIORITY SET.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h

Include

#include "Async/TaskGraphInterfaces.h"

Syntax

int32 GetNumWorkerThreads()

Remarks

Return the number of worker (non-named) threads PER PRIORITY SET. This is useful for determining how many tasks to split a job into.

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