Browse Source

fsdfdsfsfd

pull/3544/head
lizzie 3 weeks ago
parent
commit
cfc7501911
  1. 2
      src/core/core_timing.cpp

2
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.

Loading…
Cancel
Save