検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 103 for [SIMILAR] 16 1024 4096 WITH 40084 evprepare WITH... (0.074 sec.)
The EvIdle class 0
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (PECL ev >= 0.2.0) はじめに EvIdle watchers trigger events when no other events of the same or higher priority are pending ( EvPrepare , EvCheck and other EvIdle watchers do not count as receivi ...
https://man.plustar.jp/php/class.evidle.html - [similar]
Configures the watcher 0
« EvPeriodic::createStopped EvPrepare » PHP Manual EvPeriodic Configures the watcher EvPeriodic::set (PECL ev >= 0.2.0) EvPeriodic::set — Configures the watcher 説明 public EvPeriodic::set ( float $offset , float $interval ): void (Re-)Configures EvPeriodic watcher パラメータ offset The ...
https://man.plustar.jp/php/evperiodic.set.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]
EvCheck クラス 0
« Ev::verify EvCheck::__construct » PHP Manual Ev EvCheck クラス EvCheck クラス (PECL ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvCheck ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動し、 EvCheck はブロックした後に起動します。 EvLoop::r ...
https://man.plustar.jp/php/class.evcheck.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]
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]
EvCheck ウォッチャーオブジェクトを作る 0
« EvCheck EvCheck::createStopped » PHP Manual EvCheck EvCheck ウォッチャーオブジェクトを作る EvCheck::__construct (PECL ev >= 0.2.0) EvCheck::__construct — EvCheck ウォッチャーオブジェクトを作る 説明 public EvCheck::__construct ( callable $callback , mixed $data = ? , int $priority = ? ) ...
https://man.plustar.jp/php/evcheck.construct.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]
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]
The EvStat class 0
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT