mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Experimental GPU overclock
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using GHelper.Gpu;
|
||||
using Microsoft.Win32;
|
||||
using System.Diagnostics;
|
||||
using System.Globalization;
|
||||
@@ -61,6 +62,7 @@ namespace GHelper
|
||||
private static long lastTheme;
|
||||
private static PowerLineStatus isPlugged = PowerLineStatus.Unknown;
|
||||
|
||||
public static NvidiaGpuControl nvControl = new NvidiaGpuControl();
|
||||
|
||||
static void CheckProcesses()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user