NV Clocks tweaks

This commit is contained in:
Serge
2023-05-11 19:38:53 +02:00
parent 35f1a3a25b
commit ca57669596
5 changed files with 38 additions and 17 deletions

View File

@@ -825,6 +825,15 @@ namespace GHelper.Properties {
}
}
/// <summary>
/// Looks up a localized string similar to Something is using dGPU and blocking Eco mode. Restart dGPU in device manager and try to set Eco again?.
/// </summary>
internal static string RestartGPU {
get {
return ResourceManager.GetString("RestartGPU", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to RPM.
/// </summary>