mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-09 20:58:48 -04:00
Services/NvFlinger: Do vSync in a sepparate thread on Multicore.
This commit is contained in:
@@ -381,6 +381,9 @@ public:
|
||||
/// Exit Dynarmic Microprofile
|
||||
void ExitDynarmicProfile();
|
||||
|
||||
/// Tells if system is running on multicore.
|
||||
bool IsMulticore() const;
|
||||
|
||||
private:
|
||||
System();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user