org.jzy3d.junit.replay
Class Timestamped
java.lang.Object
org.jzy3d.junit.replay.Timestamped
- Direct Known Subclasses:
- EventRecorder, EventReplay
public class Timestamped
- extends Object
To be enhanced (wrapper tictoc)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
t
protected TicToc t
Timestamped
public Timestamped()
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
public boolean elapsedMs(IEventLog event)
elapsedMs
public boolean elapsedMs(long time)
debugMs
public void debugMs(IEventLog event)
debugMs
public void debugMs(long time)
Copyright © 2013. All rights reserved.