検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 121 for Ev (0.017 sec.)
Returns the previous set of values returned by EvStat::attr 5749
« EvStat::createStopped EvStat::set » PHP Manual EvStat Returns the previous set of values retur ... ned by EvStat::attr EvStat::prev (PECL ev >= 0.2.0) EvStat:: ... prev — Returns the previous set of values returned by E ... vStat::attr 説明 public EvStat::prev (): void Just like EvStat::attr() , but ... returns the previous set of values. パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/evstat.prev.html - [similar]
The EvStat class 5724
« 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 chan ... signified by the 'nlink' item being 0(returned by EvStat::attr() method). The path must not end in a sl ... conds, although this might change dynamically). libev will also impose a minimum interval which is curre ... s watcher type is not meant for massive numbers of EvStat watchers, as even with OS-supported change not ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Returns or creates the default event loop 5724
« EvLoop::__construct EvLoop::embed » PHP Manual EvLoop Returns or creates the default event loo ... p EvLoop::defaultLoop (PECL ev >= 0.2.0) EvLoop::defaul ... tLoop — Returns or creates the default event loop 説明 public static EvLoop::defaultLoop ( i ... nt $flags = Ev::FLAG_AUTO , mixed $data = NULL , float $io_interv ... al = 0. , float $timeout_interval = 0. ): EvLoop If the default event loop is not created, EvLo ...
https://man.plustar.jp/php/evloop.defaultloop.html - [similar]
Constructs EvSignal watcher object 5724
« EvSignal EvSignal::createStopped » PHP Manual EvSignal Constructs EvSignal watcher object EvSi ... gnal::__construct (PECL ev >= 0.2.0) EvSignal::__construct — Constructs EvSig ... nal watcher object 説明 public EvSignal::__construct ( int $signum , callable $callb ... ixed $data = null , int $priority = 0 ) Constructs EvSignal watcher object and starts it automatically. ... For a stopped periodic watcher consider using EvSignal::createStopped() method. パラメータ signum S ...
https://man.plustar.jp/php/evsignal.construct.html - [similar]
関数・メソッド 5724
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... ve - 渡された配列の要素を再帰的に置き換える array_reverse - 要素を逆順にした配列を返す array_search - 指 ... tch::isApplied - State Detection Componere\Patch::revert - Reversal Componere\Patch::__construct - Patch ... guid - グローバルユニーク ID (GUID) を生成する com_event_sink - COM オブジェクトのイベントを PHP オブジェ ... rn the numerical value of the error message from previous CUBRID operation cubrid_error - Get the error ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
埋め込んだループに対して単一の非ブロックスイープを行う 5663
« EvEmbed::set EvFork » PHP Manual EvEmbed 埋め込んだループに対して単一の非ブロックスイープを行う ... EvEmbed::sweep (PECL ev >= 0.2.0) EvEmbed::sweep — 埋 ... プに対して単一の非ブロックスイープを行う 説明 public EvEmbed::sweep (): void 埋め込んだループに対して単一の ... プ用に最適な方法をとります。 <?php $other -> start ( Ev :: RUN_NOWAIT ); ?> パラメータ この関数にはパラメー ... タはありません。 戻り値 値を返しません。 参考 EvWatcher::start() - Starts the watcher 関連キーワード ...
https://man.plustar.jp/php/evembed.sweep.html - [similar]
EvPrepare クラス 5638
« EvPeriodic::set EvPrepare::__construct » PHP Manual Ev EvPrepare クラス EvPrepare クラス (PECL ... ev >= 0.2.0) はじめに EvPrepare ウォッチャーと EvChec ... k ウォッチャーは、 通常はペアで使います。 EvPrepare ウォッチャーはプロセスをブロックする前に起動 ... し、 EvCheck はブロックした後に起動します。 EvLoop::run() ... メソッドや関数 (現在のイベントループに入るもの) は、 EvPrepare ウォッチャーや EvCheck ウォッチャーからは呼 ...
https://man.plustar.jp/php/class.evprepare.html - [similar]
Constructs EvStat watcher object 5638
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... ::__construct (PECL ev >= 0.2.0) EvStat::__construct — Constructs EvStat ... watcher object 説明 public EvStat::__construct ( string $path , float $interval ... ixed $data = null , int $priority = 0 ) Constructs EvStat watcher object and starts the watcher automati ... and should normally be specified as 0.0 to let libev choose a suitable value. callback See Watcher call ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
EvEmbed クラス 5613
« EvChild::set EvEmbed::__construct » PHP Manual Ev EvEmbed クラス EvEmbed クラス (PECL ev >= 0. ... トループに埋め込むために使います。 クラス概要 class EvEmbed extends EvWatcher { /* プロパティ */ public $ ... ublic sweep (): void /* 継承したメソッド */ public EvWatcher::clear (): int public EvWatcher::feed ( int ... $revents ): void public EvWatcher::getLoop (): EvLoop p ... ublic EvWatcher::invoke ( int $revents ): void public EvWat ...
https://man.plustar.jp/php/class.evembed.html - [similar]
停止した EvEmbed ウォッチャーのインスタンスを作る 5613
« EvEmbed::__construct EvEmbed::set » PHP Manual EvEmbed 停止した EvEmbed ウォッチャーのインスタ ... ンスを作る EvEmbed::createStopped (PECL ev >= 0.2.0) EvEmbed::cr ... eateStopped — 停止した EvEmbed ウォッチャーのインスタンスを作る 説明 final p ... ublic static EvEmbed::createStopped ( object $other , callable $ca ... = ? , mixed $data = ? , int $priority = ? ): void EvEmbed::__construct() と同じですが、ウォッチャーを自 ...
https://man.plustar.jp/php/evembed.createstopped.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT