[feat] fps benchmark one-key testing

This commit is contained in:
Purp1e
2025-11-05 02:24:17 +08:00
parent d6ce9bd5f3
commit 543c3344d1
9 changed files with 562 additions and 131 deletions

View File

@@ -132,6 +132,8 @@ fn main() {
cmds::set_cs2_video_config,
cmds::check_path,
cmds::analyze_replay,
cmds::get_console_log_path,
cmds::read_vprof_report,
on_button_clicked
])
.run(tauri::generate_context!())