oracle.spatial.network
Class NDMTimer

java.lang.Object
  extended by oracle.spatial.network.NDMTimer

public class NDMTimer
extends java.lang.Object

Timer utility class. This class exists for internal testing purpose.


Constructor Summary
NDMTimer()
           
 
Method Summary
 double deltaDuration()
           
 double duration()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NDMTimer

public NDMTimer()
Method Detail

duration

public double duration()

deltaDuration

public double deltaDuration()

reset

public void reset()