Returns the current event base time

EventBase::getTimeOfDayCached

(PECL event >= 1.2.6-beta)

EventBase::getTimeOfDayCachedReturns the current event base time

說明

public EventBase::getTimeOfDayCached(): float

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.

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *