PHP 7.0.6 Released

ZMQDevice::getTimerTimeout

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

ZMQDevice::getTimerTimeoutGet the timer timeout

Description

public ZMQDevice ZMQDevice::getTimerTimeout ( void )

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

Return Values

This method returns the timer timeout value.

User Contributed Notes

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