Package org.apache.curator
Class TimeTrace
java.lang.Object
org.apache.curator.TimeTrace
Utility to time a method or portion of code
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TimeTrace
Create and start a timer- Parameters:
name
- name of the eventdriver
- driver
-
-
Method Details
-
commit
public void commit()Record the elapsed time
-