menu
obsly_flutter package
documentation
performance/benchmark_framework.dart
BenchmarkTest
run abstract method
run abstract method
dark_mode
light_mode
run
abstract method
Future
<
BenchmarkResult
>
run
(
)
Ejecuta el benchmark y retorna métricas
Implementation
Future<BenchmarkResult> run();
obsly_flutter package
documentation
performance/benchmark_framework
BenchmarkTest
run abstract method
BenchmarkTest class