|
openDAQ
Open data acquisition platform
|
Collaboration diagram for Factories:Functions | |
| SchedulerPtr | Scheduler (LoggerPtr logger, SizeT numWorkers=0) |
Creates an instance of a Scheduler with the specified amount of numWorker threads. More... | |
|
inline |
Creates an instance of a Scheduler with the specified amount of numWorker threads.
| numWorkers | The amount of worker threads. If 0 then maximum number of concurrent threads supported by the implementation is used. |