taking_too_long
if (out_of_memory() || taking_too_long())
bool taking_too_long(void);
if (out_of_memory() || taking_too_long()) {