ProfilerConfig


@ExperimentalBenchmarkConfigApi
sealed class ProfilerConfig


Profiler configuration object.

Will eventually allow further configuration, e.g. sampling frequency.

Summary

Protected constructors

Protected constructors

ProfilerConfig

protected ProfilerConfig(profiler: Profiler)