Class SimulatedTime
- java.lang.Object
-
- com.ebmwebsourcing.easycommons.time.SimulatedTime
-
-
Constructor Summary
Constructors Constructor Description SimulatedTime()
-
-
-
Method Detail
-
getUtcTime
public long getUtcTime()
- Specified by:
getUtcTimein interfaceTime- Returns:
- utc time value
-
pause
public void pause()
-
resume
public void resume()
-
-