Eloquent\Phony\Event\Event::time PHP Метод

time() публичный Метод

Get the time at which the event occurred.
public time ( ) : float
Результат float The time at which the event occurred, in seconds since the Unix epoch.
    public function time();