ZMQDevice::setIdleTimeout
(No version information available, might only be in Git)
ZMQDevice::setIdleTimeout — Set the idle timeout
Description
Sets the idle callback timeout value. The idle callback is invoked periodically when the device is idle.
Parameters
-
timeout
-
The idle callback timeout value.
Return Values
On success this method returns the current object.
- Функция ZMQDevice::__construct() - Construct a new device
- Функция ZMQDevice::getIdleTimeout() - Get the idle timeout
- Функция ZMQDevice::getTimerTimeout() - Get the timer timeout
- Функция ZMQDevice::run() - Run the new device
- Функция ZMQDevice::setIdleCallback() - Set the idle callback function
- Функция ZMQDevice::setIdleTimeout() - Set the idle timeout
- Функция ZMQDevice::setTimerCallback() - Set the timer callback function
- Функция ZMQDevice::setTimerTimeout() - Set the timer timeout
Коментарии
404 Not Found