Searched refs:last_sample_timestamp (Results 1 – 1 of 1) sorted by relevance
25 last_sample_timestamp: Option<u32>, field63 last_sample_timestamp: None, in new()308 self.last_sample_timestamp == Some(p.header.timestamp) && p.payload.is_empty() in build_sample()357 self.last_sample_timestamp = Some(sample_timestamp); in build_sample()