HomeSort by relevance Sort by last modified time
    Searched refs:first_send_time_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/congestion_control/
available_channel_estimator.h 54 const QuicTime first_send_time_; member in class:net::AvailableChannelEstimator
available_channel_estimator.cc 16 first_send_time_(first_send_time),
57 QuicTime::Delta send_delta = last_time_sent_.Subtract(first_send_time_);

Completed in 22 milliseconds