Searched refs:cooldown_temperature (Results 1 – 1 of 1) sorted by relevance
53 double cooldown_temperature = std::max(45.0, initial_temperature + 6.0); in Bench() local61 wait = WaitForCoolMachine(cooldown_temperature, 30.0, &temperature); in Bench()65 if (temperature > cooldown_temperature + 5.0) in Bench()