Function utils::multithreading::set_thread_count

source ยท
pub fn set_thread_count(count: NonZeroUsize)
Expand description

Set the number of worker threads to use.

This will affect any future call to get_thread_count.