sys
0.1.0
In sys::
sysmod::
health
sys
::
sysmod
::
health
Function
get_cpu_cores
Copy item path
Source
pub async fn get_cpu_cores() ->
Result
<
u32
>
Expand description
CPU 論理コア数を取得する。
nproc コマンドを使用する。