PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

EvPeriodic::createStopped - Create a stopped EvPeriodic watcher | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EvPeriodic::createStopped

(PECL ev >= 0.2.0)

EvPeriodic::createStoppedCreate 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.

パラメータ

offset

See Periodic watcher operation modes

interval

See Periodic watcher operation modes

reschedule_cb

Reschedule callback. You can pass NULL. See Periodic watcher operation modes

callback

See Watcher callbacks .

data

Custom data associated with the watcher.

priority

Watcher priority

返り値

Returns EvPeriodic watcher object on success.

参考


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「EvPeriodic::createStopped - Create a stopped EvPeriodic watcher」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | EvPeriodic::createStopped - Create a stopped EvPeriodic watcher」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: