Results of 1 - 10 of about 65 for Timer (0.001 sec.)
- Delete a timer by timer ID. 10864
- « Swoole\Timer::after Swoole\Timer::exists » PHP Manual Swoole\Timer Delete a timer by timer ID.
...
Swoole\Timer::clear (PECL swoole >= 1.9.0) Swoole\Timer::clear ...
— Delete a timer by timer ID. 説明 public static Swoole\Timer::clea ...
r ( int $timer_id ): void Delete a timer by timer ID. パラメータ ...
timer_id 戻り値 関連キーワード: timer , Delete , Swoole , Timer , after , exists , swool ...
-
https://man.plustar.jp/php/swoole-timer.clear.html
- [similar]
- Check if a timer is existed. 10334
- « Swoole\Timer::clear Swoole\Timer::tick » PHP Manual Swoole\Timer Check if a timer is existed.
...
Swoole\Timer::exists (PECL swoole >= 1.9.0) Swoole\Timer::exist ...
s — Check if a timer is existed. 説明 public static Swoole\Timer::exist ...
s ( int $timer_id ): bool Check if a timer is existed. パラメータ ...
timer_id 戻り値 関連キーワード: timer , Check , existed ...
-
https://man.plustar.jp/php/swoole-timer.exists.html
- [similar]
- The Swoole\Timer class 10291
- « Swoole\Table::valid Swoole\Timer::after » PHP Manual Swoole The Swoole\Timer class The Swoole\
...
swoole >= 1.9.0) はじめに クラス概要 class Swoole\Timer { /* メソッド */ public static after ( int $after_ ...
lable $callback ): void public static clear ( int $timer_id ): void public static exists ( int $timer_id ): ...
callback , string $param = ? ): void } 目次 Swoole\Timer::after — Trigger a callback function after a perio ...
d of time. Swoole\Timer::clear — Delete a timer by timer ID. Swoole\Timer: ...
-
https://man.plustar.jp/php/class.swoole-timer.html
- [similar]
- Check if a timer callback function is existed 9976
- « swoole_timer_after swoole_timer_tick » PHP Manual Swoole 関数 Check if a timer callback functi
...
on is existed swoole_timer_exists (PECL swoole >= 1.9.0) swoole_timer_exists ...
— Check if a timer callback function is existed 説明 swoole_timer_exi ...
sts ( int $timer_id ): bool パラメータ timer_id 戻り値 関連キーワー ...
ド: timer , Check , callback , function , existed , swoole , ...
-
https://man.plustar.jp/php/function.swoole-timer-exists.html
- [similar]
- Stop and destory a timer. 9848
- « Swoole\Server::bind Swoole\Server::close » PHP Manual Swoole\Server Stop and destory a timer.
...
Swoole\Server::clearTimer swoole_timer_clear (PECL swoole >= 1.9.0) Swoole\S ...
erver::clearTimer -- swoole_timer_clear — Stop and destory a timer. ...
ジェクト指向型 (method): public Swoole\Server::clearTimer ( int $timer_id ): void 手続き型: swoole_timer_cle ...
ar ( int $timer_id ): void Stop and destory a timer パラメータ tim ...
-
https://man.plustar.jp/php/swoole-server.cleartimer.html
- [similar]
- Constructs timer event object 9590
- « Event::signal EventBase » PHP Manual Event Constructs timer event object Event::timer (PECL ev
...
ent >= 1.2.6-beta) Event::timer — Constructs timer event object 説明 public static ...
Event::timer ( EventBase $base , callable $cb , mixed $arg = ? ...
): Event Constructs timer event object. This is a straightforward method to ...
create a timer event. Note, the generic Event::__construct() meth ...
-
https://man.plustar.jp/php/event.timer.html
- [similar]
- Trigger a timer tick callback function by time interval 9561
- « swoole_timer_exists swoole_version » PHP Manual Swoole 関数 Trigger a timer tick callback func
...
tion by time interval swoole_timer_tick (PECL swoole >= 1.9.0) swoole_timer_tick — Tr ...
igger a timer tick callback function by time interval 説明 swool ...
e_timer_tick ( int $ms , callable $callback , mixed $param ...
ラメータ ms callback 戻り値 関連キーワード: swoole , timer , callback , function , time , interval , int , ex ...
-
https://man.plustar.jp/php/function.swoole-timer-tick.html
- [similar]
- Pause the CPU usage timer 9275
- « LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage
...
timer LuaSandbox::pauseUsageTimer (PECL luasandbox >= 1. ...
4.0) LuaSandbox::pauseUsageTimer — Pause the CPU usage timer 説明 public LuaSandbox ...
::pauseUsageTimer (): bool Pauses the CPU usage timer. This only has ...
lback from Lua. When execution returns to Lua, the timer will be automatically unpaused. If a new call into ...
-
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html
- [similar]
- Restarts the timer watcher 9060
- « EvTimer EvTimer::__construct » PHP Manual EvTimer Restarts the timer watcher EvTimer::again (P
...
ECL ev >= 0.2.0) EvTimer::again — Restarts the timer watcher 説明 public Ev ...
Timer::again (): void 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 ...
on-repeating, stop it (as if it timed out). if the timer is repeating, either start it if necessary (with t ...
-
https://man.plustar.jp/php/evtimer.again.html
- [similar]
- Re-configures timer event 9017
- « Event::setPriority Event::signal » PHP Manual Event Re-configures timer event Event::setTimer
...
(PECL event >= 1.2.6-beta) Event::setTimer — Re-configures timer event 説明 public Event::set ...
allable $cb , mixed $arg = ? ): bool Re-configures timer event. Note, this function doesn't invoke obsolete ...
メータ base The event base to associate with. cb The timer event callback. See Event callbacks . arg Custom d ...
nt::__construct() - Constructs Event object Event::timer() - Constructs timer event object 関連キーワード: ...
-
https://man.plustar.jp/php/event.settimer.html
- [similar]