Number of threads to use during compilation
Source position: fpmkunit.pp line 1287
public property TCustomDefaults.ThreadsAmount : Integer |
Specifies the number of parallel threads to use during multi-threaded compilation.
Higher thread counts can improve build performance on multi-core systems, while lower counts reduce resource usage.