menu
w_tools package
documentation
w_tools.dart
WPerformance
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
清空性能数据
Implementation
void clear() { _performanceData.clear(); }
w_tools package
documentation
w_tools
WPerformance
clear method
WPerformance class