DescriptionRenaming variables in p2ptransportchannel to be consistent.
Also change the type of "time interval" to int from uint32.
Fixed a few TODO therein. I think we should have the following convention:
1. All time delay/intervals should have type int although the time instant should have time uint32_t.
2. "interval" is preferred to "delay" if the delay will be repeated (like rescheduling).
BUG=
R=pthatcher@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/049fbb1883344dd32081bf6ae02012aef927eaea
Patch Set 1 : #Patch Set 2 : Merge with head #Patch Set 3 : Fix comments #
Messages
Total messages: 15 (10 generated)
|