mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-16 02:45:44 +00: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