Class PerformanceLog.PerformanceStopWatch

java.lang.Object
org.kuali.rice.ken.util.PerformanceLog.PerformanceStopWatch
Enclosing class:
PerformanceLog

public static final class PerformanceLog.PerformanceStopWatch extends Object
  • Constructor Details

    • PerformanceStopWatch

      public PerformanceStopWatch(String message)
  • Method Details

    • recordDuration

      public void recordDuration()
      This method records the duration of how long a message delivery takes.