Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/clock-bound
/ tsc_pre
Method
tsc_pre
clock-bound/src/daemon/clock_sync_algorithm/ff/event_buffer.rs:25–27 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
23
}
24
25
fn tsc_pre(&self) -> TscCount {
26
TscCount::new(self.tsc_pre as i128)
27
}
28
}
29
30
impl TestEvent {
Callers
15
min_rtt_in_quarter
Method · 0.45
calculate_local_period_returns_none
Function · 0.45
calculate_local_period
Function · 0.45
calculate_uncorrected_local_has_single_value
Function · 0.45
calculate_uncorrected_local_has_two_values
Function · 0.45
calculate_uncorrected_estimate_has_values
Function · 0.45
theta_naive
Function · 0.45
theta
Function · 0.45
feed_two_events
Function · 0.45
calculate_local_period_returns_none
Function · 0.45
calculate_local_period
Function · 0.45
calculate_uncorrected_local_has_single_value
Function · 0.45
Calls
1
new
Function · 0.50
Tested by
15
calculate_local_period_returns_none
Function · 0.36
calculate_local_period
Function · 0.36
calculate_uncorrected_local_has_single_value
Function · 0.36
calculate_uncorrected_local_has_two_values
Function · 0.36
calculate_uncorrected_estimate_has_values
Function · 0.36
theta_naive
Function · 0.36
theta
Function · 0.36
feed_two_events
Function · 0.36
calculate_local_period_returns_none
Function · 0.36
calculate_local_period
Function · 0.36
calculate_uncorrected_local_has_single_value
Function · 0.36
calculate_uncorrected_local_has_two_values
Function · 0.36