Searched defs:timestamp (Results 1 – 6 of 6) sorted by relevance
61 timestamp: PosixTimeSpec, field86 let timestamp = &self.timestamp; in fmt() localVariable
11 timestamp: std::time::Instant, field
74 let timestamp: PosixTimeSpec = PosixTimeSpec::now_cpu_time(); in log() localVariable
339 let timestamp: smoltcp::time::Instant = Instant::now().into(); in poll() localVariable
498 let timestamp: smoltcp::time::Instant = Instant::now().into(); in poll() localVariable
669 let timestamp: smoltcp::time::Instant = Instant::now().into(); in poll() localVariable