ZMQDevice
PHP Manual

ZMQDevice::setIdleTimeout

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

ZMQDevice::setIdleTimeoutSet the idle timeout

Описание

public ZMQDevice ZMQDevice::setIdleTimeout ( integer $timeout )

Sets the idle callback timeout value. The idle callback is invoked periodically when the device is idle.

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

timeout

The idle callback timeout value.

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

On success this method returns the current object.


ZMQDevice
PHP Manual