AndroidBenchmarkPlatformActions
internal class AndroidBenchmarkPlatformActions(val context: Context, val dispatchersProvider: DispatchersProvider) : BenchmarkPlatformActions(source)
Android implementation of benchmark platform side effects.
Author
Dmitriy Moroz