gpu temp/usage

This commit is contained in:
Benjamin Palko 2025-07-24 11:22:18 -04:00
parent 3a2fae13a2
commit 35d2addd70
4 changed files with 79 additions and 0 deletions

View file

@ -114,6 +114,10 @@ Scope {
Cpu {
anchors.verticalCenter: parent.verticalCenter
}
Gpu {
anchors.verticalCenter: parent.verticalCenter
}
Clock {