Use integer instead of float for timer
Opened this issue · 0 comments
zer0k-z commented
Using float has a limit of 36 hours on timer, because after that it loses enough precision that timer incrementing stops working.
Opened this issue · 0 comments
Using float has a limit of 36 hours on timer, because after that it loses enough precision that timer incrementing stops working.