java.lang.Object
uk.ac.manchester.tornado.api.common.TimedEvent
-
Field Details
-
start
protected final long start -
stop
protected final long stop
-
-
Constructor Details
-
TimedEvent
public TimedEvent(long t0, long t1)
-
-
Method Details
-
getNanoTime
public long getNanoTime() -
getStart
public long getStart() -
getStop
public long getStop() -
getTime
public double getTime()
-