Searched defs:StdClock (Results 1 – 1 of 1) sorted by relevance
21 pub struct StdClock; struct23 impl StdClock { impl30 impl crypto::MonotonicClock for StdClock { implementation