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

EvTimer::set - Configures the watcher | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EvTimer::set

(PECL ev >= 0.2.0)

EvTimer::setConfigures the watcher

説明

public void EvTimer::set ( double $after , double $repeat )

Configures the watcher

パラメータ

after

Configures the timer to trigger after after seconds.

repeat

If repeat is 0.0 , then it will automatically be stopped once the timeout is reached. If it is positive, then the timer will automatically be configured to trigger again every repeat seconds later, until stopped manually.

返り値

値を返しません。


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

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