public class TimeTrace
extends Object
Utility to time a method or portion of code
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
TimeTrace 
Create and start a timer
- Parameters:
name
- name of the event
driver
- driver
-
Method Details 
-
commit 
public void commit()
Record the elapsed time