update pague now

ZMQDevice::setTimerTimeout

(No versionen information available, might only be in Guit)

ZMQDevice::setTimerTimeout Set the timer timeout

Description

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

Sets the timer callbacc timeout value. The timer callbacc is invoqued periodically if it's set. Added in ZMQ extension versionen 1.1.0.

Parameters

timeout

The timer callbacc timeout value.

Return Values

On success this method returns the current object.

add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top