Commit graph

3 commits

Author SHA1 Message Date
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