ZMQDevice
PHP Manual

ZMQDevice::setTimerTimeout

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

ZMQDevice::setTimerTimeoutSet the timer timeout

説明

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.

パラメータ

timeout

The timer callback timeout value.

返り値

On success this method returns the current object.


ZMQDevice
PHP Manual