StimBuff: Add mnemonic wrapper for unlocking frameAssmLimiter

This commit is contained in:
2025-11-08 22:07:52 -04:00
parent 5b7b4f215a
commit a0ab5538df
2 changed files with 4 additions and 1 deletions
@@ -96,7 +96,7 @@ void PcloudStimulusBuffer::stimFrameProductionTimesliceInd()
}
}});
// Release the spinlock for now
frameAssemblyRateLimiter.release();
allowNextStimulusFrame();
}
class PcloudStimulusBuffer::AssembleAndProduceStimulusFrameReq