eventbase.gettimeofdaycached(3) php man page | unix.com

Man Page: eventbase.gettimeofdaycached

Operating Environment: php

Section: 3

EVENTBASE.GETTIMEOFDAYCACHED(3) 					 1					   EVENTBASE.GETTIMEOFDAYCACHED(3)

EventBase::getTimeOfDayCached - Returns the current event base time

SYNOPSIS
public double EventBase::getTimeOfDayCached (void )
DESCRIPTION
On 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.
PARAMETERS
This function has no parameters.
RETURN VALUES
Returns the current event base time. On failure returns NULL. PHP Documentation Group EVENTBASE.GETTIMEOFDAYCACHED(3)
Related Man Pages
gethrtime(9f) - sunos
gethrtime(9f) - opensolaris
evtimer(3) - php
eventbase(3) - php
gmp_strval(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch