雲華 0040b508f1 Break timer update function into three functions to reduce load
By breaking up the timers into their own functions they are now capable of
running more intelligently using the difference between the current time
and expiration time for API polling rates. Polling attempts are skewed by
two minutes to attempt to prevent negative timedeltas. These are handled
on the off chance they are negative but it would be best to avoid negative
timedeltas in general.

Additional changes include more documentation, todos, and the removal/
addition of debug text.
2021-05-02 02:41:43 -04:00
2021-05-01 22:29:26 +00:00

tennoui

A Python based non-intrusive game overlay for Warframe

Description
Non-intrusive information overlay
Readme 38 KiB
Languages
Python 100%