検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 57 for [SIMILAR] 16 1024 4096 WITH 36204 evfork WITH 22... (0.103 sec.)
イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 0
« Ev::resume Ev::sleep » PHP Manual Ev イベントのチェックとデフォルトループのコールバックの呼び出しを開始する Ev::run (PECL ev >= 0.2.0) Ev::run — イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 説明 final public static Ev::run ( int $flags = ? ): void イベントのチ ...
https://man.plustar.jp/php/ev.run.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]
Configures whether to keep the loop from returning 0
« EvWatcher::invoke EvWatcher::setCallback » PHP Manual EvWatcher Configures whether to keep the loop from returning EvWatcher::keepalive (PECL ev >= 0.2.0) EvWatcher::keepalive — Configures whether to keep the loop from returning 説明 public EvWatcher::keepalive ( bool $value = ? ): boo ...
https://man.plustar.jp/php/evwatcher.keepalive.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
« 定義済み定数 ウォッチャー » 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::supportedBackends Ev::time » PHP Manual Ev デフォルトのイベントループを一時停止する Ev::suspend (PECL ev >= 0.2.0) Ev::suspend — デフォルトのイベントループを一時停止する 説明 final public static Ev::suspend (): void Ev::suspend() と Ev::resume() が、それぞれループの一時停止と再開に ...
https://man.plustar.jp/php/ev.suspend.html - [similar]
Configures the watcher 0
« EvTimer::createStopped EvWatcher » PHP Manual EvTimer Configures the watcher EvTimer::set (PECL ev >= 0.2.0) EvTimer::set — Configures the watcher 説明 public EvTimer::set ( float $after , float $repeat ): void Configures the watcher パラメータ after Configures the timer to trigger aft ...
https://man.plustar.jp/php/evtimer.set.html - [similar]
一時停止していたデフォルトのイベントループを再開させる 0
« Ev::recommendedBackends Ev::run » PHP Manual Ev 一時停止していたデフォルトのイベントループを再開させる Ev::resume (PECL ev >= 0.2.0) Ev::resume — 一時停止していたデフォルトのイベントループを再開させる 説明 final public static Ev::resume (): void Ev::suspend() と Ev::resume() が、それぞ ...
https://man.plustar.jp/php/ev.resume.html - [similar]
はじめに 0
« Ev インストール/設定 » PHP Manual Ev はじめに はじめに この拡張モジュールは、 » libev ライブラリへのインターフェイスを提供します。 このライブラリは、C で書かれたハイパフォーマンスで高機能なイベントループです。 注意 : この拡張モジュールは Windows 環境では利用できません。 Libev はイベント ...
https://man.plustar.jp/php/intro.ev.html - [similar]
Create stopped EvSignal watcher object 0
« EvSignal::__construct EvSignal::set » PHP Manual EvSignal Create stopped EvSignal watcher object EvSignal::createStopped (PECL ev >= 0.2.0) EvSignal::createStopped — Create stopped EvSignal watcher object 説明 final public static EvSignal::createStopped ( int $signum , callable $callba ...
https://man.plustar.jp/php/evsignal.createstopped.html - [similar]
PREV 1 2 3 4 5 6 NEXT