Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/clock-bound
/ tsc_post
Method
tsc_post
clock-bound/src/daemon/clock_sync_algorithm/ff/event_buffer.rs:21–23 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
19
20
impl TscRtt for TestEvent {
21
fn tsc_post(&self) -> TscCount {
22
TscCount::new(self.tsc_post as i128)
23
}
24
25
fn tsc_pre(&self) -> TscCount {
26
TscCount::new(self.tsc_pre as i128)
Callers
15
expunge_old
Method · 0.45
calculate_uncorrected_clock
Method · 0.45
calculate_theta
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_uncorrected_clock
Method · 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