php8.5
Home/ Manual/ ev / ev/ Ev::time

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

Source: reference/ev/ev/time.xml · from the official PHP manual (php/doc-en)