php8.5
Home/ Manual/ zmq / zmqdevice/ ZMQDevice::setTimerTimeout

ZMQDevice::setTimerTimeout

PHP function Edit on GitHub ✎

Set the timer timeout

Description

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.

Parameters

timeout

The timer callback timeout value.

Return Values

On success this method returns the current object.

Source: reference/zmq/zmqdevice/settimertimeout.xml · from the official PHP manual (php/doc-en)