Man Page: eventbase.gettimeofdaycached
Operating Environment: php
Section: 3
EVENTBASE.GETTIMEOFDAYCACHED(3) 1 EVENTBASE.GETTIMEOFDAYCACHED(3) EventBase::getTimeOfDayCached - Returns the current event base timeSYNOPSISpublic double EventBase::getTimeOfDayCached (void )DESCRIPTIONOn success returns the current time(as returned by gettimeofday() ), looking at the cached value in base if possible, and calling gettime- ofday() or clock_gettime() as appropriate if there is no cached time.PARAMETERSThis function has no parameters.RETURN VALUESReturns the current event base time. On failure returns NULL. PHP Documentation Group EVENTBASE.GETTIMEOFDAYCACHED(3)
| Related Man Pages |
|---|
| filemtime(3) - php |
| touch(3) - php |
| eventdnsbase(3) - php |
| eventbufferevent(3) - php |
| eventbase(3) - php |