検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 501 for [SIMILAR] 16 1024 4096 WITH 19514 timer WITH 730... (0.353 sec.)
The EvTimer class 0
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0.2.0) はじめに EvTimer watchers are simple relative timers that generate an event after a given time, and optionally repeating in regular intervals after that. The timers are based on real time ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
Creates EvTimer stopped watcher object 0
« EvTimer::__construct EvTimer::set » PHP Manual EvTimer Creates EvTimer stopped watcher object EvTimer::createStopped (PECL ev >= 0.2.0) EvTimer::createStopped — Creates EvTimer stopped watcher object 説明 final public static EvTimer::createStopped ( float $after , float $repeat , calla ...
https://man.plustar.jp/php/evtimer.createstopped.html - [similar]
Configures the watcher 0
« EvTimer::createStopped EvWatcher » PHP Manual EvTimer Configures the watcher EvTimer::set (PECL ev >= 0.2.0) EvTimer::set — Configures the watcher 説明 public EvTimer::set ( float $after , float $repeat ): void Configures the watcher パラメータ after Configures the timer to trigger aft ...
https://man.plustar.jp/php/evtimer.set.html - [similar]
Timer frequency in ticks per second 0
« HRTime\PerformanceCounter HRTime\PerformanceCounter::getTicks » PHP Manual HRTime\PerformanceCounter Timer frequency in ticks per second HRTime\PerformanceCounter::getFrequency (PECL hrtime >= 0.4.3) HRTime\PerformanceCounter::getFrequency — Timer frequency in ticks per second 説明 pub ...
https://man.plustar.jp/php/hrtime-performancecounter.getfrequency.html - [similar]
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]
High precision timer which triggers signal with fixed interval. 0
« Swoole\Process Swoole\Process::close » PHP Manual Swoole\Process High precision timer which triggers signal with fixed interval. Swoole\Process::alarm (PECL swoole >= 1.9.0) Swoole\Process::alarm — High precision timer which triggers signal with fixed interval. 説明 public static Swool ...
https://man.plustar.jp/php/swoole-process.alarm.html - [similar]
Set the timer callback function 0
« ZMQDevice::setIdleTimeout ZMQDevice::setTimerTimeout » PHP Manual ZMQDevice Set the timer callback function ZMQDevice::setTimerCallback (No version information available, might only be in Git) ZMQDevice::setTimerCallback — Set the timer callback function 説明 public ZMQDevice::setTimer ...
https://man.plustar.jp/php/zmqdevice.settimercallback.html - [similar]
Bind the connection to a user defined user ID. 0
« Swoole\Server::after Swoole\Server::clearTimer » PHP Manual Swoole\Server Bind the connection to a user defined user ID. Swoole\Server::bind (PECL swoole >= 1.9.0) Swoole\Server::bind — Bind the connection to a user defined user ID. 説明 public Swoole\Server::bind ( int $fd , int $uid ...
https://man.plustar.jp/php/swoole-server.bind.html - [similar]
Creates EvTimer watcher object associated with the current event loop instance 0
« EvLoop::suspend EvLoop::verify » PHP Manual EvLoop Creates EvTimer watcher object associated with the current event loop instance EvLoop::timer (PECL ev >= 0.2.0) EvLoop::timer — Creates EvTimer watcher object associated with the current event loop instance 説明 final public EvLoop::ti ...
https://man.plustar.jp/php/evloop.timer.html - [similar]
The Event class 0
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL event >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor being ready to read from or write to; a file descriptor becoming ready to read from or write to(edge ...
https://man.plustar.jp/php/class.event.html - [similar]