stopBenchmark abstract method

Future<BenchmarkResult?> stopBenchmark()

Stops the battery benchmark and returns results.

Implementation

Future<BenchmarkResult?> stopBenchmark();