Package com.datadog.android.internal.profiler
See: Description
-
Interface Summary Interface Description BenchmarkCounter Interface of benchmark counter to be implemented. BenchmarkMeter Provides an interface to collect counters and gauges in the benchmark environment. BenchmarkProfiler Interface of benchmark profiler to be implemented to provide BenchmarkTracer. BenchmarkSdkUploads Interface of benchmark SDK performance to be implemented. 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. ExecutionTimer Interface for execution timers to measure the duration of actions. -
Object Summary Object Description GlobalBenchmark A global holder of BenchmarkProfiler allowing registration and retrieval of BenchmarkProfiler and BenchmarkMeter implementations. -
Class Summary Class Description BenchmarkSpanExtKt