Table of Contents
JobSystem::isBusy
Checks if any worker thread is still executing a job.
bool isBusy();
None.
true if any worker thread is still executing a job, else, returns false.
true
false