array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'zmqdevice.gettimertimeout.php', 1 => 'ZMQDevice::getTimerTimeout', 2 => 'Get the timer timeout', ), 'up' => array ( 0 => 'class.zmqdevice.php', 1 => 'ZMQDevice', ), 'prev' => array ( 0 => 'zmqdevice.getidletimeout.php', 1 => 'ZMQDevice::getIdleTimeout', ), 'next' => array ( 0 => 'zmqdevice.run.php', 1 => 'ZMQDevice::run', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/zmq/zmqdevice/gettimertimeout.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

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.