Php/docs/zmqdevice.settimertimeout

提供:Dev Guides
< Php
移動先:案内検索

ZMQDevice::setTimerTimeout

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

ZMQDevice::setTimerTimeoutSet the timer timeout


説明

public ZMQDevice::setTimerTimeout ( int $timeout ) : ZMQDevice

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.