Package 

Class DDBenchmarkSpanBuilder

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

    
    public final class DDBenchmarkSpanBuilder
     implements BenchmarkSpanBuilder
                        

    Implementation of BenchmarkSpanBuilder.

    • Method Summary

      Modifier and Type Method Description
      BenchmarkSpan startSpan()
      • Methods inherited from class java.lang.Object

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

      • DDBenchmarkSpanBuilder

        DDBenchmarkSpanBuilder(SpanBuilder spanBuilder)