Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/clock-bound
/ data
Method
data
clock-bound/src/daemon/event/phc.rs:64–66 ·
view source on GitHub ↗
phc data getter
(&self)
Source
from the content-addressed store, hash-verified
62
63
/// phc data getter
64
pub fn data(&self) -> &PhcData {
65
&self.data
66
}
67
68
/// system time getter
69
#[cfg(not(test))]
Callers
15
compare_clock_error_bound
Function · 0.45
compare_clock_error_bound_with_aging
Function · 0.45
feed_link_local
Method · 0.45
feed_ntp_source
Method · 0.45
phc_stream
Function · 0.45
try_from
Method · 0.45
update
Function · 0.45
calculate_uncorrected_clock
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
Calls
no outgoing calls
Tested by
11
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
feed_two_events
Function · 0.36
phc_invalid
Function · 0.36
phc_valid
Function · 0.36