EvTimer::again
(PECL ev >= 0.2.0)
EvTimer::again — Restarts the timer watcher
説明
This will act as if the timer timed out and restart it again if it is repeating. The exact semantics are:
-
if the timer is pending, its pending status is cleared.
-
if the timer is started but non-repeating, stop it (as if it timed out).
-
if the timer is repeating, either start it if necessary (with the repeat value), or reset the running timer to the repeat value.
パラメータ
この関数にはパラメータはありません。
戻り値
値を返しません。
参考
- EvWatcher::stop() - Stops the watcher
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google