Gets the process idle timeout in seconds (max. time since last output).
public function getIdleTimeout() : ?float { return $this->idleTimeout; }