webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
webrtc::CallStats::RttTime Struct Reference

#include <call_stats.h>

Public Member Functions

 RttTime (int64_t new_rtt, int64_t rtt_time)
 
 RttTime (int64_t new_rtt, int64_t rtt_time)
 

Public Attributes

const int64_t rtt
 
const int64_t time
 

Constructor & Destructor Documentation

◆ RttTime() [1/2]

webrtc::CallStats::RttTime::RttTime ( int64_t  new_rtt,
int64_t  rtt_time 
)
inline

◆ RttTime() [2/2]

webrtc::CallStats::RttTime::RttTime ( int64_t  new_rtt,
int64_t  rtt_time 
)
inline

Member Data Documentation

◆ rtt

const int64_t webrtc::CallStats::RttTime::rtt

◆ time

const int64_t webrtc::CallStats::RttTime::time

The documentation for this struct was generated from the following file: