MCPcopy 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

to_clock_adjustedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected