FearlessTobi
|
310c1f50be
|
scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
|
2024-02-19 16:00:46 +01:00 |
|
Liam
|
35e3c68028
|
service: use const references for input raw data
|
2024-02-01 12:57:54 -05:00 |
|
Kelebek1
|
9ed82a280e
|
Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings.
|
2024-01-31 01:41:59 +00:00 |
|
Kelebek1
|
da410506a4
|
Move time services to new IPC.
Add some fixes/improvements to usage with the new IPC
|
2024-01-27 03:30:09 +00:00 |
|
Kelebek1
|
e4915fb7d2
|
Rework time service to fix time passing offline.
|
2024-01-24 04:26:55 +00:00 |
|