検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 178 for [SIMILAR] 16 1024 4096 WITH 24940 loopfork WITH ... (0.430 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]
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]
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 EvPeriodic class 0
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PECL ev >= 0.2.0) はじめに Periodic watchers are also timers of a kind, but they are very versatile. Unlike EvTimer , EvPeriodic watchers are not based on real time(or relative time, the physica ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
Set a function to be called on task completion 0
« GearmanClient::setClientCallback GearmanClient::setContext » PHP Manual GearmanClient Set a function to be called on task completion GearmanClient::setCompleteCallback (PECL gearman >= 0.5.0) GearmanClient::setCompleteCallback — Set a function to be called on task completion 説明 publi ...
https://man.plustar.jp/php/gearmanclient.setcompletecallback.html - [similar]
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]
"遅延静的束縛" のクラス名 0
« enum_exists get_class_methods » PHP Manual クラス/オブジェクト関数 "遅延静的束縛" のクラス名 get_called_class (PHP 5 >= 5.3.0, PHP 7, PHP 8) get_called_class — "遅延静的束縛" のクラス名 説明 get_called_class (): string staticメソッドのコール元のクラス名を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.get-called-class.html - [similar]
Shutdown the master server process, this function can be called in worker proces... 0
« Swoole\Server::set Swoole\Server::start » PHP Manual Swoole\Server Shutdown the master server process, this function can be called in worker processes. Swoole\Server::shutdown (PECL swoole >= 1.9.0) Swoole\Server::shutdown — Shutdown the master server process, this function can be call ...
https://man.plustar.jp/php/swoole-server.shutdown.html - [similar]
ブートストラップをコールする 0
« Yaf_Application::app Yaf_Application::clearLastError » PHP Manual Yaf_Application ブートストラップをコールする Yaf_Application::bootstrap (Yaf >=1.0.0) Yaf_Application::bootstrap — ブートストラップをコールする 説明 public Yaf_Application::bootstrap ( Yaf_Bootstrap_Abstract $bootstrap = ...
https://man.plustar.jp/php/yaf-application.bootstrap.html - [similar]
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT