ZMQDevice
PHP Manual

ZMQDevice::setTimerTimeout

(Não há informação de versão disponível, talvez apenas no SVN)

ZMQDevice::setTimerTimeoutSet the timer timeout

Descrição

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.

Parâmetros

timeout

The timer callback timeout value.

Valor Retornado

On success this method returns the current object.


ZMQDevice
PHP Manual