setProcessingThreadsCount method of the ProcessingSettings interface
Sets the number of processing threads to be used if applicable.
void setProcessingThreadsCount( int ThreadsCount );
Parameters
- ThreadsCount
- The new number of threads. Up to 16 threads are allowed. Set to 0 to determine the number of threads automatically.
02.03.2022 12:59:15