Skip to content

Use steady/monotonic clock for the timers.#16

Merged
Maschell merged 1 commit into
wiiu-env:mainfrom
dkosmari:main
Jun 1, 2024
Merged

Use steady/monotonic clock for the timers.#16
Maschell merged 1 commit into
wiiu-env:mainfrom
dkosmari:main

Conversation

@dkosmari
Copy link
Copy Markdown

Since the time sync plugin can make the clock jump backwards, measuring elapsed time with the realtime clock is not reliable.
A common problem is the user setting the clock back 1 hour, due to DST changes: any notification processed while the clock jumps back will take one extra hour to expire.

@Maschell Maschell merged commit c8dbca8 into wiiu-env:main Jun 1, 2024
@Maschell
Copy link
Copy Markdown
Contributor

Maschell commented Jun 1, 2024

lgtm, thanks

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.

2 participants