parent root
PHP: swoole_cpu_num - Manual

swoole_cpu_num

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

swoole_cpu_numGet the number of CPU

Description

swoole_cpu_num ( void ) : int

Parameters

This function has no parameters.

Return Values

The number of CPU.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root