Class Timer
- java.lang.Object
-
- org.antublue.test.engine.internal.util.Timer
-
public final class Timer extends Object
Class to implement a Timer
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Durationduration()Method to get the Timer durationTimerstart()Method to start the TimerTimerstop()Method to stop the Timer
-