Package org.kuali.rice.ken.util
Class PerformanceLog.PerformanceStopWatch
java.lang.Object
org.kuali.rice.ken.util.PerformanceLog.PerformanceStopWatch
- Enclosing class:
- PerformanceLog
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidThis method records the duration of how long a message delivery takes.
-
Constructor Details
-
PerformanceStopWatch
-
-
Method Details
-
recordDuration
public void recordDuration()This method records the duration of how long a message delivery takes.
-