Antidote-for-Tox / objcTox

No longer maintained
Mozilla Public License 2.0
37 stars 12 forks source link

Call tox_iteration_interval at every tox_iterate #140

Closed Chuongv closed 9 years ago

Chuongv commented 9 years ago

Similar issue to https://github.com/Antidote-for-Tox/objcTox/issues/113 instead with OCTTox.

Currently when OCTTox starts, we grab the tox_iteration_interval once and set the timer with that number. This is incorrect, the iteration interval should be updated at every tox_iterate