From cfc7501911619dc077dbc385451789db3766d2b7 Mon Sep 17 00:00:00 2001 From: lizzie Date: Sat, 14 Feb 2026 16:14:13 +0000 Subject: [PATCH] fsdfdsfsfd --- src/core/core_timing.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/core_timing.cpp b/src/core/core_timing.cpp index 07913286fa..5b1d928002 100644 --- a/src/core/core_timing.cpp +++ b/src/core/core_timing.cpp @@ -313,8 +313,8 @@ void CoreTiming::ThreadLoop() { } #else event.WaitFor(std::chrono::nanoseconds(wait_time)); - } #endif + } } else { // Queue is empty, wait until another event is scheduled and signals us to // continue.