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/phc.rs:470–475 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
468
RingBuffer,
469
ff::event_buffer::{Estimate, Local},
470
},
471
event::PhcData,
472
time::{Duration, Instant, TscCount},
473
};
474
475
use super::*;
476
477
#[test]
478
fn empty_buffers() {
Callers
nothing calls this directly
Calls
1
new
Function · 0.50
Tested by
no test coverage detected