Swoole 函数
PHP Manual

swoole_cpu_num

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

swoole_cpu_numGet the number of CPU

说明

int swoole_cpu_num ( void )

参数

此函数没有参数。

返回值

The number of CPU.


Swoole 函数
PHP Manual