Searched refs:main_entry_time (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/mac/
H A Dmac_startup_profiler.cc27 const base::Time* main_entry_time = local
29 DCHECK(main_entry_time);
39 base::TimeDelta delta = location_time - *main_entry_time;

Completed in 85 milliseconds