|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h"#include <math.h>#include <cstdlib>#include "webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h"#include "webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h"#include "webrtc/modules/rtp_rtcp/source/time_util.h"#include "webrtc/system_wrappers/include/clock.h"Namespaces | |
| webrtc | |
Variables | |
| const int64_t | webrtc::kStatisticsTimeoutMs = 8000 |
| const int64_t | webrtc::kStatisticsProcessIntervalMs = 1000 |
1.8.13