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

EventBase::getTimeOfDayCached - Returns the current event base time | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

EventBase::getTimeOfDayCached

(PECL event >= 1.2.6-beta)

EventBase::getTimeOfDayCachedReturns the current event base time

説明

public double EventBase::getTimeOfDayCached ( void )

On success returns the current time(as returned by gettimeofday() ), looking at the cached value in base if possible, and calling gettimeofday() or clock_gettime() as appropriate if there is no cached time.

パラメータ

この関数にはパラメータはありません。

返り値

Returns the current event base time. On failure returns NULL.


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

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