Searched defs:end (Results 1 – 3 of 3) sorted by relevance
52 let end = Instant::now(); in client() localVariable
116 let end = Instant::now(); in client() localVariable
94 pub fn end(&mut self) -> Result<()> { in end() method