ZMQPoll
PHP Manual

ZMQPoll::count

(PECL zmq >= 0.5.0)

ZMQPoll::countCount items in the poll set

Описание

public integer ZMQPoll::count ( void )

Count the items in the poll set.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

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


ZMQPoll
PHP Manual