mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Stop GUI thread hogging CPU
This commit is contained in:
@@ -214,6 +214,7 @@ async fn main() -> Result<()> {
|
||||
})
|
||||
.unwrap();
|
||||
}
|
||||
sleep(Duration::from_millis(300));
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user