Searched refs:GetExecutionTimeUsed (Results 1 – 1 of 1) sorted by relevance
279 time_t GetExecutionTimeUsed() const { return time(nullptr) - start_time_; } in GetExecutionTimeUsed() function in art::odrefresh::OnDeviceRefresh282 return kMaximumExecutionSeconds - GetExecutionTimeUsed(); in GetExecutionTimeRemaining()