Eloquent\Phony\Event\Event::time PHP Méthode

time() public méthode

Get the time at which the event occurred.
public time ( ) : float
Résultat float The time at which the event occurred, in seconds since the Unix epoch.
    public function time();