Class Metrics


  • final class Metrics
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static boolean ENABLED  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Metrics()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static long getCurrentCPUTime()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ENABLED

        static final boolean ENABLED
    • Constructor Detail

      • Metrics

        private Metrics()
    • Method Detail

      • getCurrentCPUTime

        static long getCurrentCPUTime()