Searched defs:compile_start_time (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ppapi/native_client/src/trusted/plugin/
H A Dpnacl_translate_thread.cc180 int64_t compile_start_time = NaClGetTimeOfDayMicroseconds(); local
286 compile_time_ = NaClGetTimeOfDayMicroseconds() - compile_start_time;

Completed in 110 milliseconds