Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTaskGraphInterface
Description
Return the number of worker (non-named) threads PER PRIORITY SET. This is useful for determining how many tasks to split a job into.
| Name | GetNumWorkerThreads |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Async/TaskGraphInterfaces.h |
| Include Path | #include "Async/TaskGraphInterfaces.h" |
int32 GetNumWorkerThreads()