Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/clock-bound
/ empty_buffers
Function
empty_buffers
clock-bound/src/daemon/clock_sync_algorithm/ff/ntp.rs:466–471 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
464
use crate::daemon::{
465
clock_sync_algorithm::{
466
RingBuffer,
467
ff::event_buffer::{Estimate, Local},
468
},
469
event::{NtpData, Stratum},
470
time::{Duration, Instant, TscCount},
471
};
472
473
use super::*;
474
Callers
nothing calls this directly
Calls
1
new
Function · 0.50
Tested by
no test coverage detected