[][src]Function heim_cpu::physical_count

pub async fn physical_count() -> Result<Option<u64>>

Returns an amount of physical CPUs.

Returns

If the amount can't be determined, Ok(None) will be returned.