ZMQDevice
PHP Manual

ZMQDevice::setIdleTimeout

(No version information available, might only be in 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