検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 85 for [SIMILAR] 16 1024 4096 WITH 48616 evidle WITH 17... (0.079 sec.)
Creates EvFork watcher object associated with the current event loop instance 3321
« EvLoop::embed EvLoop::idle » PHP Manual EvLoop Creates EvFork watcher object associated with the current event loop instance EvLoop::fork (PECL ev >= 0.2.0) EvLoop::fork — Creates EvFork watcher object associated with the current event loop instance 説明 final public EvLoop::fork ( cal ...
https://man.plustar.jp/php/evloop.fork.html - [similar]
Create a handle to used communicate with zookeeper 3321
« Zookeeper::connect Zookeeper::create » PHP Manual Zookeeper Create a handle to used communicate with zookeeper Zookeeper::__construct (PECL zookeeper >= 0.1.0) Zookeeper::__construct — Create a handle to used communicate with zookeeper 説明 public Zookeeper::__construct ( string $host ...
https://man.plustar.jp/php/zookeeper.construct.html - [similar]
Create a handle to used communicate with zookeeper 3321
« Zookeeper::close Zookeeper::__construct » PHP Manual Zookeeper Create a handle to used communicate with zookeeper Zookeeper::connect (PECL zookeeper >= 0.2.0) Zookeeper::connect — Create a handle to used communicate with zookeeper 説明 public Zookeeper::connect ( string $host , callabl ...
https://man.plustar.jp/php/zookeeper.connect.html - [similar]
The EvIo class 0
« EvIdle::createStopped EvIo::__construct » PHP Manual Ev The EvIo class The EvIo class (PECL ev >= 0.2.0) はじめに EvIo watchers check whether a file descriptor(or socket, or a stream castable to numeric file descriptor) is readable or writable in each iteration of the event loop, or, m ...
https://man.plustar.jp/php/class.evio.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 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 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]
Constructs EvPeriodic watcher object 0
« EvPeriodic::at EvPeriodic::createStopped » PHP Manual EvPeriodic Constructs EvPeriodic watcher object EvPeriodic::__construct (PECL ev >= 0.2.0) EvPeriodic::__construct — Constructs EvPeriodic watcher object 説明 public EvPeriodic::__construct ( float $offset , string $interval , calla ...
https://man.plustar.jp/php/evperiodic.construct.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]
The EvLoop class 0
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) はじめに Represents an event loop that is always distinct from the default loop . Unlike the default loop , it cannot handle EvChild watchers. Having threads we have to create a loop per thre ...
https://man.plustar.jp/php/class.evloop.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]
PREV 1 2 3 4 5 6 7 8 9 NEXT