Package 

Class BenchmarkSpanExtKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any> T withinBenchmarkSpan(String operationName, Map<String, String> additionalProperties, Function1<BenchmarkSpan, T> block) Wraps the provided lambda within a BenchmarkSpan.
      • Methods inherited from class java.lang.Object

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