Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Recover lost time for timers on repeat #3

Merged
merged 1 commit into from Feb 26, 2018
Merged

Recover lost time for timers on repeat #3

merged 1 commit into from Feb 26, 2018

Conversation

evrimoztamur
Copy link
Contributor

This patch will make it such that when the delay on a timer is not perfectly divisible by the delta time, it won't lose the time already accumulated beyond the delay itself. It also enables variable delta times to be used.

This patch will make it such that when the delay on a timer is not perfectly divisible by the delta time, it won't lose the time already accumulated beyond the delay itself. It also enables variable delta times to be used.
@a327ex a327ex merged commit d31b963 into a327ex:master Feb 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants