OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shutdown_time
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/sync/
profile_sync_service.cc
845
base::TimeDelta
shutdown_time
= base::Time::Now() - shutdown_start_time;
local
846
UMA_HISTOGRAM_TIMES("Sync.Shutdown.BackendDestroyedTime",
shutdown_time
);
[
all
...]
Completed in 53 milliseconds