検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 16 for Periodic (0.010 sec.)
Constructs EvPeriodic watcher object 12649
« EvPeriodic::at EvPeriodic::createStopped » PHP Manual EvPeriodic Constructs EvPeriodic watcher ... object EvPeriodic::__construct (PECL ev >= 0.2.0) EvPeriodic::__cons ... truct — Constructs EvPeriodic watcher object 説明 public EvPeriodic::__construct ... ed $data = null , int $priority = 0 ) Constructs EvPeriodic watcher object and starts it automatically. EvPeri ... odic::createStopped() method creates stopped periodic watcher. パラメータ offset See Periodic watcher op ...
https://man.plustar.jp/php/evperiodic.construct.html - [similar]
Simply stops and restarts the periodic watcher again 11696
« EvPeriodic EvPeriodic::at » PHP Manual EvPeriodic Simply stops and restarts the periodic watch ... er again EvPeriodic::again (PECL ev >= 0.2.0) EvPeriodic::again — Simp ... ly stops and restarts the periodic watcher again 説明 public EvPeriodic::again (): vo ... id Simply stops and restarts the periodic watcher again. This is only useful when attributes ... cher 関連キーワード: watcher , Simply , restarts , periodic , stops , EvPeriodic , the , パラメータ , changed ...
https://man.plustar.jp/php/evperiodic.again.html - [similar]
Creates EvPeriodic watcher object associated with the current event loop instanc... 10535
« EvLoop::nowUpdate EvLoop::prepare » PHP Manual EvLoop Creates EvPeriodic watcher object associ ... ated with the current event loop instance EvLoop::periodic (PECL ev >= 0.2.0) EvLoop::periodic — Creates EvPe ... rent event loop instance 説明 final public EvLoop::periodic ( float $offset , float $interval , callable $call ... back , mixed $data = null , int $priority = 0 ): EvPeriodic Creates EvPeriodic watcher object associated with ... メータ All parameters have the same maening as for EvPeriodic::__construct() 戻り値 Returns EvPeriodic object on ...
https://man.plustar.jp/php/evloop.periodic.html - [similar]
Create a stopped EvPeriodic watcher 10258
« EvPeriodic::__construct EvPeriodic::set » PHP Manual EvPeriodic Create a stopped EvPeriodic wa ... tcher EvPeriodic::createStopped (PECL ev >= 0.2.0) EvPeriodic::crea ... teStopped — Create a stopped EvPeriodic watcher 説明 final public static EvPeriodic::creat ... back , mixed $data = null , int $priority = 0 ): EvPeriodic Create EvPeriodic object. Unlike EvPeriodic::__con ... t the watcher automatically. パラメータ offset See Periodic watcher operation modes interval See Periodic watc ...
https://man.plustar.jp/php/evperiodic.createstopped.html - [similar]
Configures the watcher 9704
« EvPeriodic::createStopped EvPrepare » PHP Manual EvPeriodic Configures the watcher EvPeriodic: ... :set (PECL ev >= 0.2.0) EvPeriodic::set — Configures the watcher 説明 public EvPeriod ... offset , float $interval ): void (Re-)Configures EvPeriodic watcher パラメータ offset The same meaning as for ... EvPeriodic::__construct() . See Periodic watcher operation mo ... des interval The same meaning as for EvPeriodic::__construct() . See Periodic watcher operation mo ...
https://man.plustar.jp/php/evperiodic.set.html - [similar]
Periodic ウォッチャーの操作モード 8473
« ウォッチャーのコールバック Ev » PHP Manual Ev Periodic ウォッチャーの操作モード Periodic ウォッ ... チャーの操作モード EvPeriodic ウォッチャーは、パラメータ offset 、 interval およ ... 刻に流されないタイマーを作れます。 <?php $hourly = EvPeriodic ( 0 , 3600 , NULL , function () { echo "once per h ... 過するごとにコールバックが呼ばれるというものです。 EvPeriodic は、 time = offset ( mod interval ) となる次の時刻 ... w + ( 10.5 . - fmod ( $now , 10.5 )); } $w = new EvPeriodic ( 0. , 0. , "reschedule_cb" , function ( $w , $rev ...
https://man.plustar.jp/php/ev.periodic-modes.html - [similar]
ウォッチャーのコールバック 8404
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォ ... (あるいは EvLoop::prepare() ) は Ev::PREPARE 、 EvPeriodic (あるいは EvLoop::periodic() ) は Ev::PERIODIC など ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]
The EvPeriodic class 8335
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PE ... CL ev >= 0.2.0) はじめに Periodic watchers are also timers of a kind, but they are v ... ery versatile. Unlike EvTimer , EvPeriodic watchers are not based on real time(or relative ti ... jumps are not uncommon(e.g. when adjusting it). EvPeriodic watcher can be configured to trigger after some sp ... ecific point in time. For example, if an EvPeriodic watcher is configured to trigger "in 10 seconds" ( ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]
Ev 7728
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール ... 済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス Ev::backen ... me returned by EvLoop::now in the progress EvLoop::periodic — Creates EvPeriodic watcher object associated wit ... forms internal consistency checks(for debugging) EvPeriodic — The EvPeriodic class EvPeriodic::again — Simply ... stops and restarts the periodic watcher again EvPeriodic::at — Returns the absolut ...
https://man.plustar.jp/php/book.ev.html - [similar]
Creates EvPrepare watcher object associated with the current event loop instance 7451
« EvLoop::periodic EvLoop::resume » PHP Manual EvLoop Creates EvPrepare watcher object associate ...
https://man.plustar.jp/php/evloop.prepare.html - [similar]
PREV 1 2 NEXT