X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/3b3028467ceccca0b73a8f53051c0fa4de313111..5ef35b188f3f35ab948da87e78bc6255ebf9d658:/apt-pkg/install-progress.h?ds=sidebyside diff --git a/apt-pkg/install-progress.h b/apt-pkg/install-progress.h index ee03ac217..23ddbbec6 100644 --- a/apt-pkg/install-progress.h +++ b/apt-pkg/install-progress.h @@ -42,7 +42,7 @@ namespace Progress { virtual void Pulse() {}; virtual long GetPulseInterval() { - return 500000; + return 50000000; }; virtual bool StatusChanged(std::string PackageName,