at.gv.egiz.pdfas.performance
Class PerformanceTimer
java.lang.Object
at.gv.egiz.pdfas.performance.PerformanceTimer
- public class PerformanceTimer
- extends Object
- Author:
- wprinz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
protected String name
startTime
protected long startTime
stopTime
protected long stopTime
PerformanceTimer
public PerformanceTimer(String name)
start
public void start()
stop
public void stop()
getTimeElapsed
public long getTimeElapsed()
Copyright © 2006-2010. All Rights Reserved.