timing refactor
This commit is contained in:
@@ -82,7 +82,6 @@ private:
|
||||
std::this_thread::sleep_for(mConfig.idleSleep);
|
||||
continue;
|
||||
}
|
||||
|
||||
SystemFrame frame;
|
||||
if (!mExchange.ConsumeCompletedForSchedule(frame))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user