Icicle\Concurrent\Worker\Pool::getWorkerCount PHP Méthode

getWorkerCount() public méthode

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