Function get_num_threads

Source
pub fn get_num_threads(options: &Option<Options>) -> usize
Expand description

Retrieves the number of threads value from the Options map if it exists. Otherwise it returns the default value: 0.