検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 141 for stat (0.021 sec.)
Ev 5684
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール ... all pending watchers while resetting their pending state EvLoop::io — Create EvIo watcher object associate ... iated with the current event loop instance EvLoop::stat — Creates EvStat watcher object associated with th ... er object EvSignal::set — Configures the watcher EvStat — The EvStat class EvStat::attr — Returns the valu ... es most recently detected by Ev EvStat::__construct — Constructs EvStat watcher object Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
5684
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... の監視 <?php // 更新間隔を 10 秒にします $w = new EvStat ( "/var/log/messages" , 8 , function ( $w ) { echo ... ed ( 0. , 1.02 , function ( $w ) { $w -> stop (); $stat = $w -> data ; // ファイルへの直近の変更から 1 秒後 ... printf ( "Current size: %ld\n" , $stat -> attr ()[ 'size' ]); }); $stat = new EvStat ( "/ ... ットします $timer -> again (); }); $timer -> data = $stat ; Ev :: run (); ?> 例12 ステータスの変更の処理 <?p ...
https://man.plustar.jp/php/ev.examples.html - [similar]
ファイルの更新時刻を取得する 5684
« fileinode fileowner » PHP Manual ファイルシステム 関数 ファイルの更新時刻を取得する filemtime ... この関数の結果は キャッシュされます。詳細は、 clearstatcache() を参照してください。 ヒント PHP 5.0.0 以降、 ... ーと組合せて使用することができます。 どのラッパーが stat() ファミリーをサポートしているかを調べるには サポー ... filectime() - ファイルの inode 変更時刻を取得する stat() - ファイルに関する情報を取得する touch() - ファイ ...
https://man.plustar.jp/php/function.filemtime.html - [similar]
メッセージキューデータ構造体の情報を設定する 5684
« msg_send msg_stat_queue » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を設定する ... e() - メッセージキューからメッセージを受信する msg_stat_queue() - メッセージキューデータ構造体の情報を返す ...
https://man.plustar.jp/php/function.msg-set-queue.html - [similar]
Ev クラス 5589
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= ... SIGNAL = 1024 ; const int CHILD = 2048 ; const int STAT = 4096 ; const int IDLE = 8192 ; const int PREPARE ... BACKEND_MASK = 65535 ; /* メソッド */ final public static backend (): int final public static depth (): in ... t final public static embeddableBackends (): int final public static f ... eedSignal ( int $signum ): void final public static feedSignalEvent ( int $signum ): void final publ ...
https://man.plustar.jp/php/class.ev.html - [similar]
Stops the event loop 5542
« EvLoop::stat EvLoop::suspend » PHP Manual EvLoop Stops the event loop EvLoop::stop (PECL ev >= ...
https://man.plustar.jp/php/evloop.stop.html - [similar]
Configures the watcher 5542
« EvStat::prev EvStat::stat » PHP Manual EvStat Configures the watcher EvStat::set (PECL ev >= 0 ... .2.0) EvStat::set — Configures the watcher 説明 public EvStat:: ... the watcher. パラメータ path The path to wait for status changes on. interval Hint on how quickly a chang ... しません。 関連キーワード: Configures , watcher , EvStat , the , path , interval , change , choose , libev ...
https://man.plustar.jp/php/evstat.set.html - [similar]
Creates EvSignal watcher object associated with the current event loop instance 5494
« EvLoop::run EvLoop::stat » PHP Manual EvLoop Creates EvSignal watcher object associated with t ...
https://man.plustar.jp/php/evloop.signal.html - [similar]
The EvLoop class 5447
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) ... $data = ? , string $priority = ? ): EvChild public static defaultLoop ( int $flags = Ev::FLAG_AUTO , mixed ... null , int $priority = 0 ): EvSignal final public stat ( string $path , float $interval , callable $callb ... ack , mixed $data = null , int $priority = 0 ): EvStat public stop ( int $how = ? ): void public suspend ... all pending watchers while resetting their pending state EvLoop::io — Create EvIo watcher object associate ...
https://man.plustar.jp/php/class.evloop.html - [similar]
ストリームの現在位置を取得する 5447
« streamWrapper::stream_stat streamWrapper::stream_truncate » PHP Manual streamWrapper ストリーム ...
https://man.plustar.jp/php/streamwrapper.stream-tell.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT