ZMQDevice::setTimerTimeout

Set the timer timeout

Beschreibung

public ZMQDevice ZMQDevice::setTimerTimeout ( integer $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.

Parameter-Liste

timeout

The timer callback timeout value.

Rückgabewerte

On success this method returns the current object.