You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments