Results of 1 - 10 of about 17 for EvStat (0.007 sec.)
- Create a stopped EvStat watcher object 10880
- « EvStat::__construct EvStat::prev » PHP Manual EvStat Create a stopped EvStat watcher object EvStat
...
Stat::createStopped (PECL ev >= 0.2.0) EvStat::createStopped — Create a stopped EvStat watcher o ...
bject 説明 final public static EvStat::createStopped ( string $path , float $interval , ...
d $data = null , int $priority = 0 ): void Creates EvStat watcher object, but doesn't start it automatically ...
(unlike EvStat::__construct() ). パラメータ path The path to wait ...
-
https://man.plustar.jp/php/evstat.createstopped.html
- [similar]
- Returns the previous set of values returned by EvStat::attr 10845
- « EvStat::createStopped EvStat::set » PHP Manual EvStat Returns the previous set of values retur
...
ned by EvStat::attr EvStat::prev (PECL ev >= 0.2.0) EvStat::prev ...
— Returns the previous set of values returned by EvStat::attr 説明 public EvStat::prev (): void Just like ...
y with the same structure as the array returned by EvStat::attr() . The array contains previously detected v ...
alues. 参考 EvStat::attr() - Returns the values most recently detecte ...
-
https://man.plustar.jp/php/evstat.prev.html
- [similar]
- The EvStat class 10552
- « EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0
...
) はじめに EvStat monitors a file system path for attribute changes. ...
signified by the 'nlink' item being 0(returned by EvStat::attr() method). The path must not end in a slash ...
s watcher type is not meant for massive numbers of EvStat watchers, as even with OS-supported change notific ...
, this can be resource-intensive. クラス概要 class EvStat extends EvWatcher { /* プロパティ */ public $ path ...
-
https://man.plustar.jp/php/class.evstat.html
- [similar]
- Constructs EvStat watcher object 10431
- « EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat
...
::__construct (PECL ev >= 0.2.0) EvStat::__construct — Constructs EvStat watcher object 説 ...
明 public EvStat::__construct ( string $path , float $interval , ca ...
ixed $data = null , int $priority = 0 ) Constructs EvStat watcher object and starts the watcher automaticall ...
s <?php // Use 10 second update interval. $w = new EvStat ( "/var/log/messages" , 8 , function ( $w ) { echo ...
-
https://man.plustar.jp/php/evstat.construct.html
- [similar]
- Initiates the stat call 10345
- « 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 ...
eturns true if path exists. Otherwise false . 参考 EvStat::attr() - Returns the values most recently detecte ...
d by Ev EvStat::prev() - Returns the previous set of values retur ...
ned by EvStat::attr 関連キーワード: stat , Initiates , call , Ev ...
-
https://man.plustar.jp/php/evstat.stat.html
- [similar]
- Returns the values most recently detected by Ev 10311
- « EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev
...
EvStat::attr (PECL ev >= 0.2.0) EvStat::attr — Returns th ...
e values most recently detected by Ev 説明 public EvStat::attr (): array Returns array of the values most r ...
'ing): List for item keys of the array returned by EvStat::attr() Key Description 'dev' ID of device contain ...
s <?php // Use 10 second update interval. $w = new EvStat ( "/var/log/messages" , 8 , function ( $w ) { echo ...
-
https://man.plustar.jp/php/evstat.attr.html
- [similar]
- Configures the watcher 9742
- « EvStat::prev EvStat::stat » PHP Manual EvStat Configures the watcher EvStat::set (PECL ev >= 0
...
.2.0) EvStat::set — Configures the watcher 説明 public EvStat:: ...
返しません。 関連キーワード: Configures , watcher , EvStat , the , path , interval , change , choose , libev ...
-
https://man.plustar.jp/php/evstat.set.html
- [similar]
- Creates EvStat watcher object associated with the current event loop instance 9586
- « EvLoop::signal EvLoop::stop » PHP Manual EvLoop Creates EvStat watcher object associated with
...
op::stat (PECL ev >= 0.2.0) EvLoop::stat — Creates EvStat watcher object associated with the current event l ...
llback , mixed $data = null , int $priority = 0 ): EvStat Creates EvStat watcher object associated with the ...
ning as for EvSignal::__construct() 戻り値 Returns EvStat object on success 参考 EvSignal::__construct() - C ...
s EvSignal watcher object 関連キーワード: EvLoop , EvStat , watcher , EvSignal , Creates , associated , even ...
-
https://man.plustar.jp/php/evloop.stat.html
- [similar]
- Ev 8897
- « eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール
...
current event loop instance EvLoop::stat — Creates EvStat watcher object associated with the current event l ...
cher 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 ...
Stat::createStopped — Create a stopped EvStat watcher object EvStat::prev — Returns the previous ...
-
https://man.plustar.jp/php/book.ev.html
- [similar]
- Configures the watcher 7448
- « EvSignal::createStopped EvStat » PHP Manual EvSignal Configures the watcher EvSignal::set (PEC
...
atcher , EvSignal , the , signum , createStopped , EvStat , public , int , パラメータ ...
-
https://man.plustar.jp/php/evsignal.set.html
- [similar]