| ZMQDevice::setTimerTimeoutSet the timer timeout Description
   public ZMQDevice ZMQDevice::setTimerTimeout(int  $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. Parameters
 Return ValuesOn success this method returns the current object. |