Searched refs:head_timestamp (Results 1 – 1 of 1) sorted by relevance
242 let head_timestamp = self.fetch_timestamp(&self.active); in build_sample() localVariable247 let is_same_timestamp = head_timestamp.map(|t| packet.header.timestamp == t); in build_sample()