|
420529362f
|
core/clock: expose date as a QDateTime
|
2025-01-24 23:53:31 -08:00 |
|
|
7ffce72b31
|
all: optimize build
|
2024-11-05 04:15:17 -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 |
|
|
a4903eaefc
|
core/clock: fix breakage at midnight
The difference between 23:59 and 00:00 is -23:59, not 00:01.
|
2024-07-31 01:51:53 -07:00 |
|
|
76744c903a
|
core/clock: add SystemClock
|
2024-07-30 23:24:54 -07:00 |
|