ZMQDevice::setIdleTimeout
(No version information available, might only be in Git)
ZMQDevice::setIdleTimeout — Set the idle timeout
説明
public ZMQDevice::setIdleTimeout
( int $timeout
) : ZMQDevice
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.