検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 101 for [SIMILAR] 16 1024 4096 WITH 19985 evio WITH 1063... (0.083 sec.)
Creates EvCheck object associated with the current event loop instance 4036
« EvLoop::backend EvLoop::child » PHP Manual EvLoop Creates EvCheck object associated with the current event loop instance EvLoop::check (PECL ev >= 0.2.0) EvLoop::check — Creates EvCheck object associated with the current event loop instance 説明 final public EvLoop::check ( string $cal ...
https://man.plustar.jp/php/evloop.check.html - [similar]
Creates EvChild object associated with the current event loop 4036
« EvLoop::check EvLoop::__construct » PHP Manual EvLoop Creates EvChild object associated with the current event loop EvLoop::child (PECL ev >= 0.2.0) EvLoop::child — Creates EvChild object associated with the current event loop 説明 final public EvLoop::child ( string $pid , string $tra ...
https://man.plustar.jp/php/evloop.child.html - [similar]
Begin checking for events and calling callbacks for the loop 4036
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callbacks for the loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for the loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for e ...
https://man.plustar.jp/php/evloop.run.html - [similar]
Returns the current "event loop time" 4036
« EvLoop::loopFork EvLoop::nowUpdate » PHP Manual EvLoop Returns the current "event loop time" EvLoop::now (PECL ev >= 0.2.0) EvLoop::now — Returns the current "event loop time" 説明 public EvLoop::now (): float Returns the current "event loop time", which is the time the event loop rece ...
https://man.plustar.jp/php/evloop.now.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.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]
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]
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]
ウォッチャーのコールバック 0
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォッチャーのコールバック すべてのウォッチャーは、アクティブ (イベントを待ち受け中) あるいは非アクティブ (一時停止) の状態になります。 コールバックを実行できるのは、アクティブなウォッチャーだけで ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]
The EvSignal class 0
« EvPrepare::createStopped EvSignal::__construct » PHP Manual Ev The EvSignal class The EvSignal class (PECL ev >= 0.2.0) はじめに EvSignal watchers will trigger an event when the process receives a specific signal one or more times. Even though signals are very asynchronous, libev will ...
https://man.plustar.jp/php/class.evsignal.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT