Function git_features::parallel::num_threads
source · [−]Expand description
Returns the amount of threads the system can effectively use as the amount of its logical cores.
Only available with the parallel
feature toggle set.