Searched refs:fetch_timestamp (Results 1 – 1 of 1) sorted by relevance
118 fn fetch_timestamp(&self, location: &SampleSequenceLocation) -> Option<u32> { in fetch_timestamp() method242 let head_timestamp = self.fetch_timestamp(&self.active); in build_sample()286 let sample_timestamp = self.fetch_timestamp(&self.active).unwrap_or(0); in build_sample()