3#include <Foundation/Threading/TaskSystem.h>
18 plUInt32 m_uiMaxWorkersToUse[plWorkerThreadType::ENUM_COUNT] = {};
Definition DynamicArray.h:81
This system allows to automatically distribute tasks onto a number of worker threads.
Definition TaskSystem.h:25
Definition TaskSystemState.h:22
Definition TaskSystemState.h:6
Definition TaskWorkerThread.h:10
The time class encapsulates a double value storing the time in seconds.
Definition Time.h:12
PL_ALWAYS_INLINE static constexpr plTime MakeFromSeconds(double fSeconds)
Creates an instance of plTime that was initialized from seconds.
Definition Time.h:30