Package com.datadog.android.internal.profiler
See: Description
-
Interface Summary Interface Description BenchmarkProfiler Interface of benchmark profiler to be implemented to provide BenchmarkTracer. BenchmarkSpan Interface of benchmark span to be implemented. BenchmarkSpanBuilder Interface of benchmark span builder. BenchmarkTracer Interface of benchmark tracer to be implemented to provide BenchmarkSpan. -
Object Summary Object Description GlobalBenchmark A global holder of BenchmarkProfiler, allowing to register and retrieve BenchmarkProfiler implementation. -
Class Summary Class Description BenchmarkSpanExtKt