X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/ebd8621e5b18446dd251e90f79aa7576c6cb83b2..d06c500cd05eeab809d313c27453b2b1f4d18307:/apt-pkg/acquire.h diff --git a/apt-pkg/acquire.h b/apt-pkg/acquire.h index ffa70d4dc..3e5ca41cd 100644 --- a/apt-pkg/acquire.h +++ b/apt-pkg/acquire.h @@ -281,7 +281,7 @@ class pkgAcquire * * \return the result of the download. */ - RunResult Run(int PulseInterval=50000000); + RunResult Run(int PulseInterval=500000); /** \brief Remove all items from this download process, terminate * all download workers, and empty all queues.