ZMQPoll
PHP Manual

ZMQPoll::count

(PECL zmq >= 0.5.0)

ZMQPoll::countCount items in the poll set

Description

public integer ZMQPoll::count ( void )

Count the items in the poll set.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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


ZMQPoll
PHP Manual