CakeFest 2024: The Official CakePHP Conference

ZMQPoll::count

(PECL zmq >= 0.5.0)

ZMQPoll::countCount items in the poll set

Beschreibung

public ZMQPoll::count(): int

Count the items in the poll set.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top