html/preset_sel/ui.cfg : ui.cfg Added button to reset/report latency measurements.

This commit is contained in:
kevin 2024-02-10 11:51:03 -05:00
parent e1aa033958
commit 1c12b4eeb4

View File

@ -12,6 +12,7 @@
button:{ name: ioReportBtnId, title:"IO Report" },
button:{ name: netPrintBtnId, title:"Print Network" }
button:{ name: reportBtnId, title:"App Report" },
button:{ name: latencyBtnId, title:"Latency Reset"},
button:{ name: saveBtnId, title:"Save" },
select:{ name: perfSelId, title:"Load",children: {} },