mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-25 01:41:40 +00:00
Add NPU usage to metrics on supported platforms (#1215)
This commit is contained in:
@@ -20,6 +20,7 @@ export interface MetricData {
|
||||
cpuThr?: string;
|
||||
cpuUptime?: string;
|
||||
diskUtilPct?: string;
|
||||
npuUsage?: string;
|
||||
}
|
||||
|
||||
export enum NetworkConnectionType {
|
||||
|
||||
Reference in New Issue
Block a user