検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 25 for [SIMILAR] 16 1024 4096 WITH 36149 restarts WITH ... (0.052 sec.)
Periodic ウォッチャーの操作モード 0
« ウォッチャーのコールバック Ev » PHP Manual Ev Periodic ウォッチャーの操作モード Periodic ウォッチャーの操作モード EvPeriodic ウォッチャーは、パラメータ offset 、 interval および reschedule_cb の設定によってさまざまなモードで動作します。 絶対時刻のタイマー 。 このモードでは、 interval = ...
https://man.plustar.jp/php/ev.periodic-modes.html - [similar]
ウォッチャーのコールバック 0
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォッチャーのコールバック すべてのウォッチャーは、アクティブ (イベントを待ち受け中) あるいは非アクティブ (一時停止) の状態になります。 コールバックを実行できるのは、アクティブなウォッチャーだけで ...
https://man.plustar.jp/php/ev.watcher-callbacks.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
« 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]
The EvTimer class 0
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0.2.0) はじめに EvTimer watchers are simple relative timers that generate an event after a given time, and optionally repeating in regular intervals after that. The timers are based on real time ...
https://man.plustar.jp/php/class.evtimer.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
« 定義済み定数 ウォッチャー » 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
« 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]
PREV 1 2 3 NEXT