| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
EvLoop::stat(PECL ev >= 0.2.0) EvLoop::stat — Creates EvStat watcher object associated with the current event loop instance 説明
final
public
EvStat
EvLoop::stat
(
string
$path
,
double
$interval
,
callable
$callback
[,
mixed
$data
= NULL
[,
int
$priority
= 0
]] )Creates EvStat watcher object associated with the current event loop instance パラメータAll parameters have the same meaning as for EvSignal::__construct() 返り値Returns EvStat object on success 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「EvLoop::stat - Creates EvStat watcher object associated with the current event loop instance」をGoogle検索
|