Searched refs:now (Results 1 – 2 of 2) sorted by relevance
282 let timestamp: smoltcp::time::Instant = Instant::now().into(); in poll()
109 pub fn now() -> Instant { in now() method