Searched refs:max_time (Results 1 – 1 of 1) sorted by relevance
133 auto max_time = std::chrono::milliseconds(500); in GetHalService() local138 max_time = std::chrono::seconds(1); in GetHalService()143 auto status = future.wait_for(max_time); in GetHalService()