Searched refs:kMaxChildProcessSeconds (Results 1 – 1 of 1) sorted by relevance
121 constexpr time_t kMaxChildProcessSeconds = 120; variable730 return std::min(GetExecutionTimeRemaining(), kMaxChildProcessSeconds); in GetSubprocessTimeout()