BenchmarkManager
class BenchmarkManager(val deviceProbe: BenchmarkDeviceProbe, val scoreEngine: BenchmarkScoreEngine, val repository: BenchmarkRepository, val preferenceManager: PreferenceManager)(source)
High-level API for the benchmark screen.
Author
Dmitriy Moroz
Constructors
Link copied to clipboard
internal constructor(deviceProbe: BenchmarkDeviceProbe, scoreEngine: BenchmarkScoreEngine, repository: BenchmarkRepository, preferenceManager: PreferenceManager)