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

/art/dex2oat/
H A Ddex2oat.cc514 timespec timeout_ts; local
515 InitTimeSpec(true, CLOCK_REALTIME, multiplier * kWatchDogTimeoutSeconds * 1000, 0, &timeout_ts);
521 : &timeout_ts));

Completed in 64 milliseconds