mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-06 04:12:33 -07:00
HostTiming: Pause the hardware clock on pause.
This commit is contained in:
@@ -26,6 +26,8 @@ public:
|
||||
|
||||
u64 GetCPUCycles() override;
|
||||
|
||||
void Pause(bool is_paused) override;
|
||||
|
||||
private:
|
||||
u64 GetRTSC();
|
||||
|
||||
|
Reference in New Issue
Block a user