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