OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:server_now_uncertainty
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/net/tools/get_server_time/
get_server_time.cc
191
// of the current time and |
server_now_uncertainty
| with a
197
base::TimeDelta*
server_now_uncertainty
) {
204
*
server_now_uncertainty
=
210
// uncertainty |
server_now_uncertainty
| and that the local time is
215
base::TimeDelta
server_now_uncertainty
,
221
*skew_uncertainty =
server_now_uncertainty
+ now_uncertainty;
331
base::TimeDelta
server_now_uncertainty
;
local
333
&server_now, &
server_now_uncertainty
);
339
server_now_uncertainty
.InMillisecondsF());
343
EstimateSkew(server_now,
server_now_uncertainty
, now
[
all
...]
Completed in 96 milliseconds