Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/clock-bound
/ offset
Method
offset
clock-bound/src/daemon/time/inner.rs:48–50 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
46
Self { offset, rtt }
47
}
48
49
pub fn offset(&self) -> Diff<T> {
50
self.offset
51
}
52
53
pub fn rtt(&self) -> Diff<T> {
Callers
3
handle_clock_parameters_shm0
Method · 0.80
to_initial_phase_correct_halted
Method · 0.80
to_clock_adjusted
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected