OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current_ntp_seconds
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/media/cast/net/rtcp/
rtcp.cc
243
uint32
current_ntp_seconds
= 0;
local
245
ConvertTimeTicksToNtp(current_time, &
current_ntp_seconds
,
247
SaveLastSentNtpTime(current_time,
current_ntp_seconds
,
251
sender_info.ntp_seconds =
current_ntp_seconds
;
Completed in 584 milliseconds