org.nlogo.agent
Class Timer

java.lang.Object
  extended by org.nlogo.agent.Timer

public class Timer
extends Object


Constructor Summary
Timer()
           
 
Method Summary
 double read()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timer

public Timer()
Method Detail

reset

public void reset()

read

public double read()