CakeFest 2024: The Official CakePHP Conference

ZMQDevice::getTimerTimeout

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

ZMQDevice::getTimerTimeoutGet the timer timeout

説明

public ZMQDevice::getTimerTimeout(): ZMQDevice

Gets the timer callback timeout value. Added in ZMQ extension version 1.1.0.

パラメータ

この関数にはパラメータはありません。

戻り値

This method returns the timer timeout value.

add a note

User Contributed Notes

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