From fd5098e546ed2144c5f32fbe12b03ad784463cf9 Mon Sep 17 00:00:00 2001 From: Astatin Date: Sun, 15 Sep 2024 00:18:14 +0900 Subject: Update documentation --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/main.rs b/src/main.rs index b057486..ee31f31 100644 --- a/src/main.rs +++ b/src/main.rs @@ -20,7 +20,7 @@ struct Cli { /// The gameboy rom file rom: String, - /// Setting this saves battery by using thread::sleep instead of spin_sleeping. It can result in lag and inconsistent timing. + /// Setting uses more battery and set the CPU to 100% but could sometimes solve inconsistent timing. #[arg(long)] loop_lock_timing: bool, -- cgit v1.2.3-70-g09d2