3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class Frequency; }
8namespace webrtc {
class TimeDelta; }
9namespace webrtc {
class Timestamp; }
Definition TimeDelta.h:10
Definition Timestamp.h:10
Definition FrequencyTracker.h:14
MCAPI FrequencyTracker(::webrtc::TimeDelta)
MCAPI void Update(int64, ::webrtc::Timestamp)
MCAPI ::std::optional<::webrtc::Frequency > Rate(::webrtc::Timestamp) const
MCAPI void * $ctor(::webrtc::TimeDelta)