Searched refs:too_old (Results 1 – 1 of 1) sorted by relevance
80 fn too_old(&self, location: &SampleSequenceLocation) -> bool { in too_old() method166 while (self.too_old(&self.filled) || (self.filled.count() > self.max_late)) in purge_buffers()