]> git.ipfire.org Git - collecty.git/commit
daemon: Use macros to convert time
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Oct 2025 10:55:19 +0000 (10:55 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Oct 2025 10:55:19 +0000 (10:55 +0000)
commita9c17cf58f76c515e0399772986bd262417cfd7d
tree6e7606cace3be8aa40cc6fd0ff1286b88ea8abd8
parent7ce7e1a2d5e6ca1a6560c7788a4575977bad6c53
daemon: Use macros to convert time

That way, I will hopefully not get the maths wrong all the time.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/daemon/graph.c
src/daemon/queue.c
src/daemon/source.c
src/daemon/sources/test-stall.c
src/daemon/time.h [new file with mode: 0644]