java.lang.Objectorg.nlogo.agent.Timer
public class Timer
| 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 |
|---|
public Timer()
| Method Detail |
|---|
public void reset()
public double read()