Package org.jzy3d.junit.replay
Class Timestamped
java.lang.Object
org.jzy3d.junit.replay.Timestamped
- Direct Known Subclasses:
EventRecorder
,EventReplay
To be enhanced (wrapper tictoc)
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
t
-
-
Constructor Details
-
Timestamped
public Timestamped()
-
-
Method Details
-
start
public void start() -
startup
public long startup() -
now
public long now() -
since
public long since() -
since
public long since(long now) -
elapsedMs
public long elapsedMs() -
elapsedMs
-
elapsedMs
public boolean elapsedMs(long time) -
debugMs
-
debugMs
public void debugMs(long time)
-