Added NVidia GPU usage

This commit is contained in:
seerge
2023-04-05 20:25:05 +02:00
parent aab1e08729
commit c73b4fce97
3 changed files with 17 additions and 4 deletions

View File

@@ -57,6 +57,7 @@ public static class HardwareMonitor
}
catch (Exception ex)
{
Debug.WriteLine(ex.ToString());
}
return 0;