DescriptionNetEq: Use TickTimer in PacketBuffer
This change makes use of the TickTimer::Stopwatch in Packets. When a
packet is inserted into the PacketBuffer, a Stopwatch object is
attached to it. When the packet is extracted from the buffer, the
Stopwatch is read to know how long the packet waited in the buffer.
BUG=webrtc:5608
Committed: https://crrev.com/84f8cd6df467cf78c73d4acd4a10ca702b4ab320
Cr-Commit-Position: refs/heads/master@{#12508}
Patch Set 1 : #
Total comments: 12
Patch Set 2 : Pass TickTimer as const ptr rather than const ref #Patch Set 3 : Remove superfluous comment #Depends on Patchset: Dependent Patchsets: Messages
Total messages: 18 (6 generated)
|