Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtransport.h106 size_t sent_bytes_second; // Bps over the last measurement interval. member
Dport.cc1323 size_t Connection::sent_bytes_second() { in sent_bytes_second() function in cricket::Connection