検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 232 for [SIMILAR] 16 1024 4096 WITH 51935 evloop WITH 30... (0.183 sec.)
The EvLoop class 10000
« 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]
Returns or creates the default event loop 9266
« EvLoop::__construct EvLoop::embed » PHP Manual EvLoop Returns or creates the default event loop EvLoop::defaultLoop (PECL ev >= 0.2.0) EvLoop::defaultLoop — Returns or creates the default event loop 説明 public static EvLoop::defaultLoop ( int $flags = Ev::FLAG_AUTO , mixed $data = NUL ...
https://man.plustar.jp/php/evloop.defaultloop.html - [similar]
Constructs the event loop object 8909
« EvLoop::child EvLoop::defaultLoop » PHP Manual EvLoop Constructs the event loop object EvLoop::__construct (PECL ev >= 0.2.0) EvLoop::__construct — Constructs the event loop object 説明 public EvLoop::__construct ( int $flags = ? , mixed $data = NULL , float $io_interval = 0.0 , float ...
https://man.plustar.jp/php/evloop.construct.html - [similar]
Returns the current "event loop time" 8803
« EvLoop::loopFork EvLoop::nowUpdate » PHP Manual EvLoop Returns the current "event loop time" EvLoop::now (PECL ev >= 0.2.0) EvLoop::now — Returns the current "event loop time" 説明 public EvLoop::now (): float Returns the current "event loop time", which is the time the event loop rece ...
https://man.plustar.jp/php/evloop.now.html - [similar]
Suspend the loop 8177
« EvLoop::stop EvLoop::timer » PHP Manual EvLoop Suspend the loop EvLoop::suspend (PECL ev >= 0.2.0) EvLoop::suspend — Suspend the loop 説明 public EvLoop::suspend (): void EvLoop::suspend() and EvLoop::resume() methods suspend and resume a loop correspondingly. パラメータ この関数にはパ ...
https://man.plustar.jp/php/evloop.suspend.html - [similar]
Resume previously suspended default event loop 8177
« EvLoop::prepare EvLoop::run » PHP Manual EvLoop Resume previously suspended default event loop EvLoop::resume (PECL ev >= 0.2.0) EvLoop::resume — Resume previously suspended default event loop 説明 public EvLoop::resume (): void EvLoop::suspend() and EvLoop::resume() methods suspend an ...
https://man.plustar.jp/php/evloop.resume.html - [similar]
Stops the event loop 8177
« EvLoop::stat EvLoop::suspend » PHP Manual EvLoop Stops the event loop EvLoop::stop (PECL ev >= 0.2.0) EvLoop::stop — Stops the event loop 説明 public EvLoop::stop ( int $how = ? ): void Stops the event loop パラメータ how One of Ev::BREAK_* constants . 戻り値 値を返しません。 参考 EvLo ...
https://man.plustar.jp/php/evloop.stop.html - [similar]
Begin checking for events and calling callbacks for the loop 8177
« 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]
Creates EvIdle watcher object associated with the current event loop instance 8177
« EvLoop::fork EvLoop::invokePending » PHP Manual EvLoop Creates EvIdle watcher object associated with the current event loop instance EvLoop::idle (PECL ev >= 0.2.0) EvLoop::idle — Creates EvIdle watcher object associated with the current event loop instance 説明 final public EvLoop::id ...
https://man.plustar.jp/php/evloop.idle.html - [similar]
Creates EvSignal watcher object associated with the current event loop instance 8177
« EvLoop::run EvLoop::stat » PHP Manual EvLoop Creates EvSignal watcher object associated with the current event loop instance EvLoop::signal (PECL ev >= 0.2.0) EvLoop::signal — Creates EvSignal watcher object associated with the current event loop instance 説明 final public EvLoop::sign ...
https://man.plustar.jp/php/evloop.signal.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT