Searched refs:set_now (Results 1 – 3 of 3) sorted by relevance
746 s.cx.set_now(timestamp); in send()761 s.cx.set_now(timestamp); in recv()
2423 socket.cx.set_now(timestamp); in send()2449 socket.cx.set_now(timestamp); in recv()2471 socket.cx.set_now(timestamp); in recv_nothing()
1193 pub(crate) fn set_now(&mut self, now: Instant) { in set_now() method