Class StopWatchUtils.StopWatchRegion

java.lang.Object
ubic.gemma.core.profiling.StopWatchUtils.StopWatchRegion
All Implemented Interfaces:
AutoCloseable
Enclosing class:
StopWatchUtils

public static class StopWatchUtils.StopWatchRegion extends Object implements AutoCloseable
  • Method Details

    • close

      public void close()
      Specified by:
      close in interface AutoCloseable
    • getStopWatch

      public org.apache.commons.lang3.time.StopWatch getStopWatch()