menu
nice2dev_flutter_ui
tools\nice_benchmarks.dart
NiceBenchmarkRunner
clear method
clear
dark_mode
light_mode
clear
method
void
clear
(
)
Clear all recorded results.
Implementation
void clear() => _results.clear();
nice2dev_flutter_ui
nice_benchmarks
NiceBenchmarkRunner
clear method
NiceBenchmarkRunner class