Searched defs:delivery_time (Results 1 – 4 of 4) sorted by relevance
20 delivery_time: AtomicCell<Instant>, field41 let delivery_time = self.delivery_time.load(); in try_recv() localVariable61 let delivery_time = self.delivery_time.load(); in recv() localVariable
20 delivery_time: Instant, field
364 auto delivery_time = fps_calculator.CalucalateDeliveryTimeStats(); in TestFPSBody() local
113 Timestamp delivery_time = current_time + delay_; in SendRtcp() local