ZMQDevice
PHP Manual

ZMQDevice::setTimerTimeout

(No version information available, might only be in Git)

ZMQDevice::setTimerTimeoutSet the timer timeout

Descrizione

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.

Elenco dei parametri

timeout

The timer callback timeout value.

Valori restituiti

On success this method returns the current object.


ZMQDevice
PHP Manual