Function get_num_cpus

Source
pub fn get_num_cpus() -> Option<usize>
Expand description

Get the number of executor thread

None if the executor thread is not run yet