ZMQPoll
PHP Manual

ZMQPoll::count

(PECL zmq >= 0.5.0)

ZMQPoll::countCount items in the poll set

Descrizione

public integer ZMQPoll::count ( void )

Count the items in the poll set.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns an integer representing the amount of items in the poll set.


ZMQPoll
PHP Manual