Home
last modified time | relevance | path

Searched defs:FirstSentPacketTime (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/pacing/
H A Dtask_queue_paced_sender.cc225 absl::optional<Timestamp> TaskQueuePacedSender::FirstSentPacketTime() const { in FirstSentPacketTime() function in webrtc::TaskQueuePacedSender
H A Dpacing_controller.cc272 absl::optional<Timestamp> PacingController::FirstSentPacketTime() const { in FirstSentPacketTime() function in webrtc::PacingController