Eloquent\Phony\Clock\Clock::time PHP Method

time() public method

Get the current time.
public time ( ) : float
return float The current time.
    public function time();
Clock