mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 07:36:34 +00:00
commit
695a96498a
2 changed files with 4 additions and 3 deletions
|
@ -23,6 +23,8 @@ public:
|
|||
u64 GetTimeDifference();
|
||||
void AddTimeDifference();
|
||||
|
||||
bool IsRunning() const { return m_Running; }
|
||||
|
||||
static void IncreaseResolution();
|
||||
static void RestoreResolution();
|
||||
static u64 GetTimeSinceJan1970();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue