Commit graph

5 commits

Author SHA1 Message Date
420529362f
core/clock: expose date as a QDateTime 2025-01-24 23:53:31 -08:00
2571766d3b
all: fix clang 18 lints 2024-11-24 03:36:04 -08:00
1d2bf5d7b4
core/clock: fix behavior with odd time changes 2024-08-16 02:35:03 -07:00
9555b201fe
core/clock: fix instability causing timer to fire multiple times
If the signal was fired slightly before the scheduled time, it would
schedule itself again a couple ms in the future.
2024-07-31 23:09:39 -07:00
76744c903a
core/clock: add SystemClock 2024-07-30 23:24:54 -07:00