downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

EventBase::gotExit> <EventBase::getMethod
[edit] Last updated: Fri, 14 Jun 2013

view this page in

EventBase::getTimeOfDayCached

(PECL event >= 1.2.6-beta)

EventBase::getTimeOfDayCachedReturns the current event base time

Description

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.

Parameters

This function has no parameters.

Return Values

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



add a note add a note User Contributed Notes EventBase::getTimeOfDayCached - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites