ZMQDevice::setTimerTimeout

(No version information available, might only be in Git)
Set 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.

Parameters:
timeout

The timer callback timeout value.

Returns:

On success this method returns the current object.

doc_php
2016-02-24 16:10:37
Comments
Leave a Comment

Please login to continue.