feat: add Statime daemon integration for Linux and non-Linux stubs

Co-authored-by: aider (openai/gpt-5) <aider@aider.chat>
This commit is contained in:
Chaos Rogers 2025-10-21 23:06:08 +01:00
parent 323cc61ae3
commit 0239b56c1a
2 changed files with 164 additions and 0 deletions

View file

@ -22,6 +22,7 @@ daemonize = "0.5.0"
num-rational = "0.4"
num-traits = "0.2"
libc = "0.2"
which = "6"
[[bin]]
name = "ptp_probe"