mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 12:50:04 +00:00
Attempt to improve save/load during frame advance
This commit is contained in:
parent
19872b599b
commit
77c4b26e6c
4 changed files with 46 additions and 37 deletions
|
@ -98,6 +98,7 @@ public:
|
|||
*/
|
||||
void SetFrameAdvancing(bool value);
|
||||
void AdvanceFrame();
|
||||
void WaitOnce();
|
||||
|
||||
private:
|
||||
/// Emulated system time (in microseconds) at the last limiter invocation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue