menu
benchmark_harness package
documentation
perf_benchmark_harness.dart
PerfBenchmarkBase
reportPerf method
reportPerf method
dark_mode
light_mode
reportPerf
method
Future
<
void
>
reportPerf
(
)
Implementation
Future<void> reportPerf() async { super.report(); }
benchmark_harness package
documentation
perf_benchmark_harness
PerfBenchmarkBase
reportPerf method
PerfBenchmarkBase class