検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 31 for stopped (0.006 sec.)
The EvTimer class 7975
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... ) public again (): void final public static createStopped ( float $after , float $repeat , callable $callbac ... t If repeat is 0.0 , then it will automatically be stopped once the timeout is reached. If it is positive, th ... to trigger again every repeat seconds later, until stopped manually. remaining Returns the remaining time unt ... onstructs an EvTimer watcher object EvTimer::createStopped — Creates EvTimer stopped watcher object EvTimer:: ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
Constructs EvPeriodic watcher object 7700
« EvPeriodic::at EvPeriodic::createStopped » PHP Manual EvPeriodic Constructs EvPeriodic watcher ... ect and starts it automatically. EvPeriodic::createStopped() method creates stopped periodic watcher. パラメー ... watcher operation modes EvTimer EvPeriodic::createStopped() - Create a stopped EvPeriodic watcher 関連キーワ ...
https://man.plustar.jp/php/evperiodic.construct.html - [similar]
The EvIdle class 7635
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (P ... being called once per event loop iteration - until stopped, that is, or the process receives more events and ... ? , int $priority = ? ) final public static createStopped ( string $callback , mixed $data = ? , int $priori ... Constructs the EvIdle watcher object EvIdle::createStopped — Creates instance of a stopped EvIdle watcher obj ...
https://man.plustar.jp/php/class.evidle.html - [similar]
7425
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... ります。開始させるまでは非アクティブになります。 $w_stopped = EvTimer :: createStopped ( 10 , 5 , function( $w ... ) { echo "Callback of a timer created as stopped\n" ; // 2 回繰り返したあとでウォッチャーを止めます ... 開始させ、うまく動いているかどうかを確認します $w_stopped -> start (); echo "Run single iteration\n" ; Ev :: ... un single iteration Callback of a timer created as stopped Restart the second watcher and try to handle the s ...
https://man.plustar.jp/php/ev.examples.html - [similar]
proc_open で開かれたプロセスに関する情報を取得する 7425
« proc_close proc_nice » PHP Manual プログラム実行関数 proc_open で開かれたプロセスに関する情報を ... なります。Windows では常に false にセットされます。 stopped bool 子プロセスが、シグナルにより停止した時に true ... opsig int プロセスを停止させたシグナルの番号です ( stopped が true の時のみ意味を持ちます)。 参考 proc_open() ...
https://man.plustar.jp/php/function.proc-get-status.html - [similar]
Constructs the EvIdle watcher object 7215
« EvIdle EvIdle::createStopped » PHP Manual EvIdle Constructs the EvIdle watcher object EvIdle:: ... cher. priority Watcher priority 参考 EvIdle::createStopped() - Creates instance of a stopped EvIdle watcher o ...
https://man.plustar.jp/php/evidle.construct.html - [similar]
Start time measurement 7215
« HRTime\StopWatch::isRunning HRTime\StopWatch::stop » PHP Manual HRTime\StopWatch Start time me ... measurement will be continued if it was previously stopped. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/hrtime-stopwatch.start.html - [similar]
Constructs EvIo watcher object 7150
« EvIo EvIo::createStopped » PHP Manual EvIo Constructs EvIo watcher object EvIo::__construct (P ... atcher. priority Watcher priority 参考 EvIo::createStopped() - Create stopped EvIo watcher object EvLoop::io( ...
https://man.plustar.jp/php/evio.construct.html - [similar]
Win32Service サービスステータス定数 7085
« Win32Service サービス型のビットマスク Win32Service サービス制御メッセージ定数 » PHP Manual 定義 ... NG 0x00000003 サービスは停止中です。 WIN32_SERVICE_STOPPED 0x00000001 サービスは動作していません。 関連キーワ ...
https://man.plustar.jp/php/win32service.constants.servicestatus.html - [similar]
Set the idle callback function 7021
« ZMQDevice::run ZMQDevice::setIdleTimeout » PHP Manual ZMQDevice Set the idle callback function ... e or a value that evaluates to false the device is stopped. The callback function signature is callback (mixe ...
https://man.plustar.jp/php/zmqdevice.setidlecallback.html - [similar]
PREV 1 2 3 4 NEXT