OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_dtmfTimeLastSent
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_sender_audio.h
90
int64_t
_dtmfTimeLastSent
;
rtp_sender_audio.cc
39
_dtmfTimeLastSent
(0),
179
_clock->TimeInMilliseconds() -
_dtmfTimeLastSent
;
223
_dtmfTimeLastSent
= _clock->TimeInMilliseconds();
Completed in 168 milliseconds