検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 66 for [SIMILAR] 16 1024 4096 WITH 29633 constructing W... (0.154 sec.)
Creates EvStat watcher object associated with the current event loop instance 0
« EvLoop::signal EvLoop::stop » PHP Manual EvLoop Creates EvStat watcher object associated with the current event loop instance EvLoop::stat (PECL ev >= 0.2.0) EvLoop::stat — Creates EvStat watcher object associated with the current event loop instance 説明 final public EvLoop::stat ( st ...
https://man.plustar.jp/php/evloop.stat.html - [similar]
Moving Average Convergence/Divergence 0
« trader_ma trader_macdext » PHP Manual Trader 関数 Moving Average Convergence/Divergence trader_macd (PECL trader >= 0.2.0) trader_macd — Moving Average Convergence/Divergence 説明 trader_macd ( array $real , int $fastPeriod = ? , int $slowPeriod = ? , int $signalPeriod = ? ): array パラ ...
https://man.plustar.jp/php/function.trader-macd.html - [similar]
はじめに 0
« Event インストール/設定 » PHP Manual Event はじめに はじめに This is an extension to efficiently schedule I/O, time and signal based events using the best I/O notification mechanism available for specific platform. This is a port of libevent to the PHP infrastructure. 注意 : Note, Wind ...
https://man.plustar.jp/php/intro.event.html - [similar]
新しい関数 0
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新しい関数 新しい関数 PHP コア sapi_windows_cp_get() sapi_windows_cp_set() sapi_windows_cp_conv() sapi_windows_cp_is_utf8() Closure Closure::fromCallable() CURL curl_multi_errno() curl_share_errno() curl_share_s ...
https://man.plustar.jp/php/migration71.new-functions.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]
Re-configures timer event 0
« Event::setPriority Event::signal » PHP Manual Event Re-configures timer event Event::setTimer (PECL event >= 1.2.6-beta) Event::setTimer — Re-configures timer event 説明 public Event::setTimer ( EventBase $base , callable $cb , mixed $arg = ? ): bool Re-configures timer event. Note, th ...
https://man.plustar.jp/php/event.settimer.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]
Begin checking for events and calling callbacks for the loop 0
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callbacks for the loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for the loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for e ...
https://man.plustar.jp/php/evloop.run.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]
シグナルイベントを Ev に送る 0
« Ev::embeddableBackends Ev::feedSignalEvent » PHP Manual Ev シグナルイベントを Ev に送る Ev::feedSignal (PECL ev >= 0.2.0) Ev::feedSignal — シグナルイベントを Ev に送る 説明 final public static Ev::feedSignal ( int $signum ): void シグナルの受信をシミュレートします。 この関数は、いつでも ...
https://man.plustar.jp/php/ev.feedsignal.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT