Skip to main content

set_threads

Function set_threads 

Source
pub fn set_threads(count: usize)
Expand description

Set the process-wide thread count for parallel stages. 0 restores the machine default. The answer never depends on this; only the wall clock does.