Class IdServerClock
java.lang.Object
com.io7m.idstore.server.service.clock.IdServerClock
- All Implemented Interfaces:
com.io7m.repetoir.core.RPServiceType
A service that exposes a clock.
-
Constructor Details
-
IdServerClock
-
-
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
-
clock
- Returns:
- The underlying clock
-