検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 73 for Watcher (0.014 sec.)
Creates EvTimer stopped watcher object 8831
« EvTimer::__construct EvTimer::set » PHP Manual EvTimer Creates EvTimer stopped watcher object ... ) EvTimer::createStopped — Creates EvTimer stopped watcher object 説明 final public static EvTimer::createSto ... t $priority = 0 ): EvTimer Creates EvTimer stopped watcher object. Unlike EvTimer::__construct() , this metho ... d doesn't start the watcher automatically. パラメータ after Configures the tim ... econds later, until stopped manually. callback See Watcher callbacks . data Custom data associated with the w ...
https://man.plustar.jp/php/evtimer.createstopped.html - [similar]
Configures whether to keep the loop from returning 8831
« EvWatcher::invoke EvWatcher::setCallback » PHP Manual EvWatcher Configures whether to keep the ... loop from returning EvWatcher::keepalive (PECL ev >= 0.2.0) EvWatcher::keepalive ... ther to keep the loop from returning 説明 public EvWatcher::keepalive ( bool $value = ? ): bool Configures wh ... m returning. With keepalive value set to false the watcher won't keep Ev::run() / EvLoop::run() from returnin ... g even though the watcher is active. Watchers have keepalive value true by d ...
https://man.plustar.jp/php/evwatcher.keepalive.html - [similar]
The EvWatcher class 8775
« EvTimer::set EvWatcher::clear » PHP Manual Ev The EvWatcher class The EvWatcher class (PECL ev ... >= 0.2.0) はじめに EvWatcher is a base class for all watchers( EvCheck , EvChil ... d etc.). Since EvWatcher 's constructor is abstract , one can't(and don't n ... eed to) create EvWatcher objects directly. クラス概要 abstract class EvWatc ... void } プロパティ is_active Readonly . true if the watcher is active. false otherwise. data User custom data ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
Clear watcher pending status 8775
« EvWatcher EvWatcher::__construct » PHP Manual EvWatcher Clear watcher pending status EvWatcher ... ::clear (PECL ev >= 0.2.0) EvWatcher::clear — Clear watcher pending status 説明 public ... EvWatcher::clear (): int If the watcher is pending, this met ... nts bitset(as if its callback was invoked). If the watcher isn't pending it does nothing and returns 0 . Some ... times it can be useful to "poll" a watcher instead of waiting for its callback to be invoked, ...
https://man.plustar.jp/php/evwatcher.clear.html - [similar]
Constructs an EvTimer watcher object 8607
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher objec ... .2.0) EvTimer::__construct — Constructs an EvTimer watcher object 説明 public EvTimer::__construct ( float $a ... = null , int $priority = 0 ) Constructs an EvTimer watcher object. パラメータ after Configures the timer to t ... econds later, until stopped manually. callback See Watcher callbacks . data Custom data associated with the w ... atcher. priority Watcher priority 例 例1 Simple timers <?php // Create and ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
Constructs EvStat watcher object 8509
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... >= 0.2.0) EvStat::__construct — Constructs EvStat watcher object 説明 public EvStat::__construct ( string $p ... ata = null , int $priority = 0 ) Constructs EvStat watcher object and starts the watcher automatically. パラメ ... to let libev choose a suitable value. callback See Watcher callbacks . data Custom data associated with the w ... atcher. priority Watcher priority 例 例1 Monitor changes of /var/log/messag ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
Configures the watcher 8230
« EvPeriodic::createStopped EvPrepare » PHP Manual EvPeriodic Configures the watcher EvPeriodic: ... PECL ev >= 0.2.0) EvPeriodic::set — Configures the watcher 説明 public EvPeriodic::set ( float $offset , floa ... t $interval ): void (Re-)Configures EvPeriodic watcher パラメータ offset The same meaning as for EvPeriod ... ic::__construct() . See Periodic watcher operation modes interval The same meaning as for E ... vPeriodic::__construct() . See Periodic watcher operation modes 戻り値 値を返しません。 関連キーワ ...
https://man.plustar.jp/php/evperiodic.set.html - [similar]
Returns the absolute time that this watcher is supposed to trigger next 7867
« EvPeriodic::again EvPeriodic::__construct » PHP Manual EvPeriodic Returns the absolute time th ... at this watcher is supposed to trigger next EvPeriodic::at (PECL e ... Periodic::at — Returns the absolute time that this watcher is supposed to trigger next 説明 public EvPeriodic ... ::at (): float When the watcher is active, returns the absolute time that this wat ... はありません。 戻り値 Returns the absolute time this watcher is supposed to trigger next in seconds. 関連キーワ ...
https://man.plustar.jp/php/evperiodic.at.html - [similar]
Sets new callback for the watcher 7839
« EvWatcher::keepalive EvWatcher::start » PHP Manual EvWatcher Sets new callback for the watcher ... EvWatcher::setCallback (PECL ev >= 0.2.0) EvWatcher::setCall ... back — Sets new callback for the watcher 説明 public EvWatcher::setCallback ( callable $cal ... lback ): void Sets new callback for the watcher パラメータ callback See Watcher callbacks . 戻り値 ... 返しません。 関連キーワード: callback , Sets , new , watcher , EvWatcher , the , setCallback , keepalive , publ ...
https://man.plustar.jp/php/evwatcher.setcallback.html - [similar]
Set a watcher function 7769
« Zookeeper::setLogStream ZookeeperConfig » PHP Manual Zookeeper Set a watcher function Zookeepe ... r::setWatcher (PECL zookeeper >= 0.1.0) Zookeeper::setWatcher... Set a watcher function 説明 public Zookeeper::setWatcher ( calla ... ble $watcher_cb ): bool パラメータ watcher_cb A watch will be s ... parameters count or types are wrong or fail to set watcher. 警告 Since version 0.3.0, this method emits Zooke ...
https://man.plustar.jp/php/zookeeper.setwatcher.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT