Skip to content

Fix: Timer can handle long than one hour#27

Open
monofox wants to merge 2 commits intotmahmood:mainfrom
monofox:fix/timer
Open

Fix: Timer can handle long than one hour#27
monofox wants to merge 2 commits intotmahmood:mainfrom
monofox:fix/timer

Conversation

@monofox
Copy link
Copy Markdown
Contributor

@monofox monofox commented May 1, 2025

This commit ensures, that a timer can run longer than an hour by not increasing manual values for hours, minutes and seconds, but taking the tasks start date and is comparing against now. There might be a sudden jump on a leap time, but its neglecated.

Close #23

This commit ensures, that a timer can run longer than
an hour by not increasing manual values for hours, minutes and
seconds, but taking the tasks start date and is comparing against `now`.
There might be a sudden jump on a leap time, but its neglecated.

Close tmahmood#23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Timer behaves strange

2 participants