検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 102 for [SIMILAR] 16 1024 4096 WITH 35812 evtimer WITH 1... (0.067 sec.)
Stops the event loop 2582
« EvLoop::stat EvLoop::suspend » PHP Manual EvLoop Stops the event loop EvLoop::stop (PECL ev >= 0.2.0) EvLoop::stop — Stops the event loop 説明 public EvLoop::stop ( int $how = ? ): void Stops the event loop パラメータ how One of Ev::BREAK_* constants . 戻り値 値を返しません。 参考 EvLo ...
https://man.plustar.jp/php/evloop.stop.html - [similar]
Constructs the event loop object 2582
« EvLoop::child EvLoop::defaultLoop » PHP Manual EvLoop Constructs the event loop object EvLoop::__construct (PECL ev >= 0.2.0) EvLoop::__construct — Constructs the event loop object 説明 public EvLoop::__construct ( int $flags = ? , mixed $data = NULL , float $io_interval = 0.0 , float ...
https://man.plustar.jp/php/evloop.construct.html - [similar]
Must be called after a fork 2582
« EvLoop::io EvLoop::now » PHP Manual EvLoop Must be called after a fork EvLoop::loopFork (PECL ev >= 0.2.0) EvLoop::loopFork — Must be called after a fork 説明 public EvLoop::loopFork (): void Must be called after a fork in the child, before entering or continuing the event loop. An alt ...
https://man.plustar.jp/php/evloop.loopfork.html - [similar]
Creates EvCheck object associated with the current event loop instance 2582
« 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 2582
« 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 2582
« 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" 2582
« 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 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
« 索引 サンプル » 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]
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT