Searched defs:total_timer (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Doptimizing-compiler-thread.cc43 ElapsedTimer total_timer; local
44 if (FLAG_trace_concurrent_recompilation) total_timer.Start();
60 time_spent_total_ = total_timer.Elapsed();

Completed in 117 milliseconds