mirror of
https://github.com/cjfranko/NTP-Timeturner.git
synced 2025-11-08 18:32:02 +00:00
feat: Integrate statime for PTP time sync
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
This commit is contained in:
parent
41ae37b6b7
commit
78ea1aefed
7 changed files with 200 additions and 40 deletions
|
|
@ -10,4 +10,9 @@ crossterm = "0.29"
|
|||
regex = "1.11"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
notify = "8.1.0"
|
||||
notify = "8.1.0"
|
||||
statime = "0.4.0"
|
||||
statime-linux = "0.4.0"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue