You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running python-scripts on XQEMU we might want to slow down the timing critical code (such as audio buffer streaming).
This could be done by providing our own time functions which respect a virtual clock of the Xbox.
A real Xbox would just forward this to wall-clock-time.
The text was updated successfully, but these errors were encountered:
When running python-scripts on XQEMU we might want to slow down the timing critical code (such as audio buffer streaming).
This could be done by providing our own time functions which respect a virtual clock of the Xbox.
A real Xbox would just forward this to wall-clock-time.
The text was updated successfully, but these errors were encountered: