Package 

Class DDBenchmarkMeter

  • All Implemented Interfaces:
    com.openobserve.android.internal.profiler.BenchmarkMeter

    
    public final class DDBenchmarkMeter
     implements BenchmarkMeter
                        

    Implementation of BenchmarkMeter for internal benchmarking.

    • Constructor Summary

      Constructors 
      Constructor Description
      DDBenchmarkMeter(Meter meter)
    • Method Summary

      Modifier and Type Method Description
      BenchmarkCounter getCounter(String operation)
      Unit createObservableGauge(String metricName, Map<String, String> tags, Function0<Double> callback)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait