-
- Downloads
Fixes:
Move all time.Tick out of for loops. Create a ticker outside the loop and just use it's channel within.
Loading
Please register or sign in to comment
Move all time.Tick out of for loops. Create a ticker outside the loop and just use it's channel within.