©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(No version information available, might only be in Git)
ZMQDevice::setTimerTimeout — Set the timer timeout
$timeout
)Sets the timer callback timeout value. The timer callback is invoked periodically if it's set. Added in ZMQ extension version 1.1.0.
timeout
The timer callback timeout value.
On success this method returns the current object.