Correct Intel stats

This commit is contained in:
Nicolas Mowen 2025-09-08 15:16:08 -06:00
parent 2e6d3dab84
commit 0e0b30be29

View File

@ -301,7 +301,7 @@ def get_intel_gpu_stats(intel_gpu_device: Optional[str]) -> Optional[dict[str, s
"-o", "-o",
"-", "-",
"-s", "-s",
"1", "1000", # Intel changed this from seconds to milliseconds in 2024+ versions
] ]
if intel_gpu_device: if intel_gpu_device: