array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'zmqpoll.count.php', 1 => 'ZMQPoll::count', 2 => 'Count items in the poll set', ), 'up' => array ( 0 => 'class.zmqpoll.php', 1 => 'ZMQPoll', ), 'prev' => array ( 0 => 'zmqpoll.clear.php', 1 => 'ZMQPoll::clear', ), 'next' => array ( 0 => 'zmqpoll.getlasterrors.php', 1 => 'ZMQPoll::getLastErrors', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/zmq/zmqpoll/count.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ZMQPoll::count

(PECL zmq >= 0.5.0)

ZMQPoll::countCount items in the poll set

Açıklama

public ZMQPoll::count(): int

Count the items in the poll set.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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