検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 23 for [SIMILAR] 16 1024 4096 WITH 57583 evperiodic WIT... (0.055 sec.)
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
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Eio はじめに インストール/設定 定義済み定数 例 Eio 関数 Ev はじめに インストール/設定 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス EvC ...
https://man.plustar.jp/php/refs.fileprocess.process.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]
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]
Performs internal consistency checks(for debugging) 0
« EvLoop::timer EvPeriodic » PHP Manual EvLoop Performs internal consistency checks(for debugging) EvLoop::verify (PECL ev >= 0.2.0) EvLoop::verify — Performs internal consistency checks(for debugging) 説明 public EvLoop::verify (): void Performs internal consistency checks(for debugging ...
https://man.plustar.jp/php/evloop.verify.html - [similar]
デフォルトのイベントループで直近の処理が始まった時刻を返す 0
« Ev::iteration Ev::nowUpdate » PHP Manual Ev デフォルトのイベントループで直近の処理が始まった時刻を返す Ev::now (PECL ev >= 0.2.0) Ev::now — デフォルトのイベントループで直近の処理が始まった時刻を返す 説明 final public static Ev::now (): float デフォルトのイベントループで直近の処理が始ま ...
https://man.plustar.jp/php/ev.now.html - [similar]
Creates EvTimer stopped watcher object 0
« EvTimer::__construct EvTimer::set » PHP Manual EvTimer Creates EvTimer stopped watcher object EvTimer::createStopped (PECL ev >= 0.2.0) EvTimer::createStopped — Creates EvTimer stopped watcher object 説明 final public static EvTimer::createStopped ( float $after , float $repeat , calla ...
https://man.plustar.jp/php/evtimer.createstopped.html - [similar]
EvPrepare クラス 0
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 ...
https://man.plustar.jp/php/class.evprepare.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]
PREV 1 2 3 NEXT