PHP Velho Oeste 2024

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.

add a note add a note

User Contributed Notes

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