Applied clang-format

This commit is contained in:
spectranator
2024-05-13 23:11:32 +02:00
parent ffc907460f
commit 2184968eb4
6 changed files with 29 additions and 19 deletions

View File

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