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 #4 initializing with maxTicks 0 or negative works now.
fix #3 Removed the call to WriteLine() when percentage is 100, this is now done on dispose. Ticking out of bounds no longer overflows.