net.sf.antcontrib.perf
public class AntPerformanceListener.StopWatch extends java.lang.Object
Constructor and Description |
---|
AntPerformanceListener.StopWatch()
Starts the stopwatch.
|
public AntPerformanceListener.StopWatch()
public long start()
public long stop()
public long total()
public long elapsed()