Icicle\Concurrent\Worker\Pool::getWorkerCount PHP 메소드

getWorkerCount() 공개 메소드

Gets the number of workers currently running in the pool.
public getWorkerCount ( ) : integer
리턴 integer The number of workers.
    public function getWorkerCount() : int;