| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix rounding errors. There's still a TODO: | Andreas Grois | 2021-04-22 | 1 | -13/+12 |
| | | | | | | | | If the clock is started 1 ms before the configured time interval, it currently will skip one update. Because waiting times up to 30 minutes are planned to be supported, this can cause the clock to be quite wrong for quite some time... | ||||
| * | Simple synchronized clock (limited to full seconds or 1/x seconds) | Andreas Grois | 2021-04-20 | 1 | -14/+35 |
| | | |||||
| * | Clock now does something (but isn't done yet). | Andreas Grois | 2021-04-19 | 2 | -5/+38 |
| | | |||||
| * | First semi-working implementation. | Andreas Grois | 2021-04-18 | 4 | -0/+109 |
