mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
@ -23,6 +23,8 @@ public:
|
||||
u64 GetTimeDifference();
|
||||
void AddTimeDifference();
|
||||
|
||||
bool IsRunning() const { return m_Running; }
|
||||
|
||||
static void IncreaseResolution();
|
||||
static void RestoreResolution();
|
||||
static u64 GetTimeSinceJan1970();
|
||||
|
Reference in New Issue
Block a user