Added option to synchronize core tick speed to max speed percentage

This commit is contained in:
spectranator
2024-04-27 14:57:06 +02:00
parent d37c170663
commit 2ad113f22c
3 changed files with 19 additions and 2 deletions

View File

@@ -210,6 +210,7 @@ struct Values {
true,
true,
&use_speed_limit};
SwitchableSetting<bool> sync_core_speed{linkage, false, "sync_core_speed", Category::Core, Specialization::Default};
// Cpu
SwitchableSetting<CpuBackend, true> cpu_backend{linkage,