nCine 2026.08.r1-e9a2342
A cross-platform 2D game engine
Loading...
Searching...
No Matches
ncine::AppConfiguration::JobSystem Struct Reference

Job system related configuration. More...

#include <AppConfiguration.h>

Public Attributes

bool enabled = true
 Enables the job system.
 
unsigned int numThreads = 0
 The number of threads in the job system pool, or 0 for an automatic value.
 

Detailed Description

Job system related configuration.


The documentation for this struct was generated from the following file: