Add an icon and tooltip to explain detector CPU usage metric (#19825)

This commit is contained in:
Josh Hawkins
2025-08-28 17:15:00 -05:00
committed by GitHub
parent 92555eb835
commit c7231648eb
2 changed files with 28 additions and 1 deletions
+1
View File
@@ -42,6 +42,7 @@
"inferenceSpeed": "Detector Inference Speed",
"temperature": "Detector Temperature",
"cpuUsage": "Detector CPU Usage",
"cpuUsageInformation": "CPU used in preparing input and output data to/from detection models. This value does not measure inference usage, even if using a GPU or accelerator.",
"memoryUsage": "Detector Memory Usage"
},
"hardwareInfo": {