(No version information available, might only be in Git)
Set 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.
Parameters:
timeout
The idle callback timeout value.
Returns:
On success this method returns the current object.
Please login to continue.