検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 77 for [SIMILAR] 16 1024 4096 WITH 17501 evstat WITH 16... (0.086 sec.)
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]
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
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Eio はじめに インストール/設定 定義済み定数 例 Eio 関数 Ev はじめに インストール/設定 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス EvC ...
https://man.plustar.jp/php/refs.fileprocess.process.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]
停止した EvPrepare ウォッチャーのインスタンスを作る 0
« EvPrepare::__construct EvSignal » PHP Manual EvPrepare 停止した EvPrepare ウォッチャーのインスタンスを作る EvPrepare::createStopped (PECL ev >= 0.2.0) EvPrepare::createStopped — 停止した EvPrepare ウォッチャーのインスタンスを作る 説明 final public static EvPrepare::createStopped ( call ...
https://man.plustar.jp/php/evprepare.createstopped.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]
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]
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 absolute time that this watcher is supposed to trigger next 0
« EvPeriodic::again EvPeriodic::__construct » PHP Manual EvPeriodic Returns the absolute time that this watcher is supposed to trigger next EvPeriodic::at (PECL ev >= 0.2.0) EvPeriodic::at — Returns the absolute time that this watcher is supposed to trigger next 説明 public EvPeriodic::a ...
https://man.plustar.jp/php/evperiodic.at.html - [similar]
Set a watcher function 0
« Zookeeper::setLogStream ZookeeperConfig » PHP Manual Zookeeper Set a watcher function Zookeeper::setWatcher (PECL zookeeper >= 0.1.0) Zookeeper::setWatcher — Set a watcher function 説明 public Zookeeper::setWatcher ( callable $watcher_cb ): bool パラメータ watcher_cb A watch will be se ...
https://man.plustar.jp/php/zookeeper.setwatcher.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT