Add sync core speed

This commit is contained in:
Pavel Barabanov 2025-04-11 18:52:04 +03:00 committed by MrPurple666
parent d25bea5762
commit 70c2439d8c
7 changed files with 53 additions and 5 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,