Package me.ahoo.cosid.util
Class Clock.SystemClock
java.lang.Object
me.ahoo.cosid.util.Clock.SystemClock
- All Implemented Interfaces:
Clock
- Enclosing interface:
- Clock
-
Nested Class Summary
Nested classes/interfaces inherited from interface me.ahoo.cosid.util.Clock
Clock.CacheClock, Clock.SystemClock
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SystemClock
public SystemClock()
-
-
Method Details
-
secondTime
public long secondTime()System.currentTimeMillis()
is too slow.- Specified by:
secondTime
in interfaceClock
- Returns:
- second time from cache
-