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

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