mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-02-15 11:49:11 +01:00
test
This commit is contained in:
parent
4e1511734c
commit
19159b094e
@ -377,7 +377,7 @@ fn handle_debug_command(sn: Option<String>, args: &DebugArgs) -> Result<(), sc64
|
||||
_ => {}
|
||||
}
|
||||
} else {
|
||||
thread::sleep(Duration::from_micros(1));
|
||||
thread::sleep(Duration::from_millis(1));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user