Package tvi.webrtc

Class Metrics


  • public class Metrics
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Metrics.HistogramInfo
      Class holding histogram information.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void enable()  
      static Metrics getAndReset()  
      • Methods inherited from class java.lang.Object

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

      • enable

        public static void enable()
      • getAndReset

        public static Metrics getAndReset()