Commit 07b1383
committed
Fix reseting the timer while it is being waited on
If the timer was reset while it was being waited on, the next tick time
was not recalculated and the timer would wait for the original time
instead of the new one.
Signed-off-by: Leandro Lucarella <[email protected]>1 parent a0c8f11 commit 07b1383
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
| 699 | + | |
699 | 700 | | |
700 | | - | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
701 | 705 | | |
702 | 706 | | |
| 707 | + | |
703 | 708 | | |
704 | 709 | | |
705 | 710 | | |
| |||
0 commit comments