ZMQDevice
PHP Manual

ZMQDevice::setTimerTimeout

(Информация о версии неизвестна, возможно, только в SVN)

ZMQDevice::setTimerTimeoutSet the timer timeout

Описание

public ZMQDevice ZMQDevice::setTimerTimeout ( integer $timeout )

Sets the timer callback timeout value. The timer callback is invoked periodically if it's set. Added in ZMQ extension version 1.1.0.

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

timeout

The timer callback timeout value.

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

On success this method returns the current object.


ZMQDevice
PHP Manual