add static assertion
This commit is contained in:
parent
b284e2ebab
commit
62825d5d28
5 changed files with 17 additions and 9 deletions
|
@ -16,6 +16,6 @@ fn main() {
|
|||
direction *= -1;
|
||||
}
|
||||
|
||||
sleep(Duration::from_millis(50));
|
||||
sleep(Duration::from_millis(40));
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue