swoole_cpu_num

最后更新于:2022-04-02 06:41:39

# swoole\_cpu\_num 获取本机CPU核数 ~~~ function swoole_cpu_num() : int; ~~~ * 调用成功返回CPU核数,例如: ~~~ 4 ~~~
';