PHP Interface Eloquent\Phony\Clock\Clock

Datei anzeigen Open project: eloquent/phony

Public Methods

Method Description
time ( ) : float Get the current time.

Method Details

time() public method

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