検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 20 for [SIMILAR] 16 1024 4096 WITH 25546 repeating WITH... (0.039 sec.)
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]
Create a stopped EvPeriodic watcher 0
« EvPeriodic::__construct EvPeriodic::set » PHP Manual EvPeriodic Create a stopped EvPeriodic watcher EvPeriodic::createStopped (PECL ev >= 0.2.0) EvPeriodic::createStopped — Create a stopped EvPeriodic watcher 説明 final public static EvPeriodic::createStopped ( float $offset , float $i ...
https://man.plustar.jp/php/evperiodic.createstopped.html - [similar]
新しい DatePeriod オブジェクトを作成する 0
« DatePeriod DatePeriod::getDateInterval » PHP Manual DatePeriod 新しい DatePeriod オブジェクトを作成する DatePeriod::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) DatePeriod::__construct — 新しい DatePeriod オブジェクトを作成する 説明 public DatePeriod::__construct ( DateTimeInterface $sta ...
https://man.plustar.jp/php/dateperiod.construct.html - [similar]
The EvLoop class 0
« 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]
プロセス制御 0
« Vtiful\Kernel\Format::underline Eio » PHP Manual 関数リファレンス プロセス制御 プロセス制御 Eio はじめに インストール/設定 定義済み定数 例 Eio 関数 Ev はじめに インストール/設定 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス EvC ...
https://man.plustar.jp/php/refs.fileprocess.process.html - [similar]
Initiates the stat call 0
« EvStat::set EvTimer » PHP Manual EvStat Initiates the stat call EvStat::stat (PECL ev >= 0.2.0) EvStat::stat — Initiates the stat call 説明 public EvStat::stat (): bool Initiates the stat call(updates internal cache). It stats(using lstat ) the path specified in the watcher and sets to ...
https://man.plustar.jp/php/evstat.stat.html - [similar]
デフォルトのイベントループで直近の処理が始まった時刻を返す 0
« Ev::iteration Ev::nowUpdate » PHP Manual Ev デフォルトのイベントループで直近の処理が始まった時刻を返す Ev::now (PECL ev >= 0.2.0) Ev::now — デフォルトのイベントループで直近の処理が始まった時刻を返す 説明 final public static Ev::now (): float デフォルトのイベントループで直近の処理が始ま ...
https://man.plustar.jp/php/ev.now.html - [similar]
Constructs EvPeriodic watcher object 0
« EvPeriodic::at EvPeriodic::createStopped » PHP Manual EvPeriodic Constructs EvPeriodic watcher object EvPeriodic::__construct (PECL ev >= 0.2.0) EvPeriodic::__construct — Constructs EvPeriodic watcher object 説明 public EvPeriodic::__construct ( float $offset , string $interval , calla ...
https://man.plustar.jp/php/evperiodic.construct.html - [similar]
The EvWatcher class 0
« 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 , EvChild etc.). Since EvWatcher 's constructor is abstract , one can't(and don't need to) create EvWatcher objects dire ...
https://man.plustar.jp/php/class.evwatcher.html - [similar]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
PREV 1 2 NEXT