com.ptc.windchill.upgrade.dust
Class TimerStats
java.lang.Object
com.ptc.windchill.upgrade.dust.TimerStats
- public class TimerStats
- extends Object
Stub class for collecting timer stats
TODO: see if a TimerStats class already exists
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
df
DateFormat df
startTime
long startTime
endTime
long endTime
TimerStats
public TimerStats()
logStartTime
public long logStartTime()
logEndTime
public long logEndTime()
getTimes
public String[] getTimes()