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

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

Get the current time.
public time ( ) : float
Результат float The current time.
    public function time();
Clock