chiark / gitweb /
server/tripe.c: Formalize the interval-timer arrangements.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 May 2018 17:28:15 +0000 (18:28 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 25 Jan 2019 12:10:32 +0000 (12:10 +0000)
commita7abb429fd7d05cc3a680796d3e0644b360cd79e
tree41aeb1f3b9b04276d4c09faae425a2cc0212935a
parentac3a27f5170d199ad452e29ce7f78a6f5d0be913
server/tripe.c: Formalize the interval-timer arrangements.

The hard stuff is now (mostly) detached from the main initialization
code.  There's also some machinery, currently unused, for disabling the
interval timer while it's not doing any good, which might be useful in
energy-constrained devices.
server/tripe.c
server/tripe.h