Ev::time
PHP function
Edit on GitHub ✎
(PECL ev >= 0.2.0)
Returns the current time in fractional seconds since the epoch
Description
Ev::time(): float
Returns the current time in fractional seconds since the epoch. Consider using Ev::now
Parameters Parameters
Return Values
Returns the current time in fractional seconds since the epoch.
See Also
Ev::now