| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
EvPeriodic::createStopped(PECL ev >= 0.2.0) EvPeriodic::createStopped — Create a stopped EvPeriodic watcher 説明
final
public
static
EvPeriodic
EvPeriodic::createStopped
(
double
$offset
,
double
$interval
,
callable
$reschedule_cb
,
callable
$callback
[,
mixed
$data
= NULL
[,
int
$priority
= 0
]] )Create EvPeriodic object. Unlike EvPeriodic::__construct() this method doesn't start the watcher automatically. パラメータ
返り値Returns EvPeriodic watcher object on success. 参考
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「EvPeriodic::createStopped - Create a stopped EvPeriodic watcher」をGoogle検索
|