Class CAServerClock
java.lang.Object
com.io7m.cardant.server.service.clock.CAServerClock
- All Implemented Interfaces:
com.io7m.repetoir.core.RPServiceType
A service that exposes a clock.
-
Constructor Details
-
CAServerClock
-
-
Method Details
-
description
- Specified by:
descriptionin interfacecom.io7m.repetoir.core.RPServiceType
-
now
- Returns:
- The current time to the nearest second
-
nowPrecise
- Returns:
- The current time
-
toString
-