mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
windows: mark as HighQoS, ensure timer resolution is honored
This commit is contained in:
@ -21,6 +21,7 @@ public:
|
||||
bool IsRunning() const { return m_running; }
|
||||
u64 ElapsedMs() const;
|
||||
|
||||
// The rest of these functions probably belong somewhere else
|
||||
static u64 GetLocalTimeSinceJan1970();
|
||||
|
||||
static void IncreaseResolution();
|
||||
|
Reference in New Issue
Block a user