検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 78 for [SIMILAR] 16 1024 4096 WITH 33872 evperiodic WIT... (0.082 sec.)
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
Constructs an EvTimer watcher object 0
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher object EvTimer::__construct (PECL ev >= 0.2.0) EvTimer::__construct — Constructs an EvTimer watcher object 説明 public EvTimer::__construct ( float $after , float $repeat , callable $callback , mix ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
プロセス制御 0
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Eio はじめに インストール/設定 定義済み定数 例 Eio 関数 Ev はじめに インストール/設定 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス EvC ...
https://man.plustar.jp/php/refs.fileprocess.process.html - [similar]
Set a watcher function 0
« Zookeeper::setLogStream ZookeeperConfig » PHP Manual Zookeeper Set a watcher function Zookeeper::setWatcher (PECL zookeeper >= 0.1.0) Zookeeper::setWatcher — Set a watcher function 説明 public Zookeeper::setWatcher ( callable $watcher_cb ): bool パラメータ watcher_cb A watch will be se ...
https://man.plustar.jp/php/zookeeper.setwatcher.html - [similar]
Returns the loop responsible for the watcher 0
« EvWatcher::feed EvWatcher::invoke » PHP Manual EvWatcher Returns the loop responsible for the watcher EvWatcher::getLoop (PECL ev >= 0.2.0) EvWatcher::getLoop — Returns the loop responsible for the watcher 説明 public EvWatcher::getLoop (): EvLoop Returns the loop responsible for the w ...
https://man.plustar.jp/php/evwatcher.getloop.html - [similar]
Invokes the watcher callback with the given received events bit mask 0
« EvWatcher::getLoop EvWatcher::keepalive » PHP Manual EvWatcher Invokes the watcher callback with the given received events bit mask EvWatcher::invoke (PECL ev >= 0.2.0) EvWatcher::invoke — Invokes the watcher callback with the given received events bit mask 説明 public EvWatcher::invok ...
https://man.plustar.jp/php/evwatcher.invoke.html - [similar]
Configures the watcher 0
« EvSignal::createStopped EvStat » PHP Manual EvSignal Configures the watcher EvSignal::set (PECL ev >= 0.2.0) EvSignal::set — Configures the watcher 説明 public EvSignal::set ( int $signum ): void Configures the watcher. パラメータ signum Signal number. The same as for EvSignal::__const ...
https://man.plustar.jp/php/evsignal.set.html - [similar]
Configures the watcher 0
« EvTimer::createStopped EvWatcher » PHP Manual EvTimer Configures the watcher EvTimer::set (PECL ev >= 0.2.0) EvTimer::set — Configures the watcher 説明 public EvTimer::set ( float $after , float $repeat ): void Configures the watcher パラメータ after Configures the timer to trigger aft ...
https://man.plustar.jp/php/evtimer.set.html - [similar]
Restarts the timer watcher 0
« EvTimer EvTimer::__construct » PHP Manual EvTimer Restarts the timer watcher EvTimer::again (PECL ev >= 0.2.0) EvTimer::again — Restarts the timer watcher 説明 public EvTimer::again (): void This will act as if the timer timed out and restart it again if it is repeating. The exact sema ...
https://man.plustar.jp/php/evtimer.again.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT