Attempt to improve save/load during frame advance

This commit is contained in:
Hamish Milne 2020-04-11 22:25:57 +01:00
parent 19872b599b
commit 77c4b26e6c
4 changed files with 46 additions and 37 deletions

View file

@ -98,6 +98,7 @@ public:
*/
void SetFrameAdvancing(bool value);
void AdvanceFrame();
void WaitOnce();
private:
/// Emulated system time (in microseconds) at the last limiter invocation