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
-