]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/acquire.h
* cleanups, documentation updates (don't show any debug output if no Debug::pkgAutoma...
[apt.git] / apt-pkg / acquire.h
index 65c53a953694bb3095484d799f14ad904eef0932..27bb3d363a985b588c5d199d8c15371d919590eb 100644 (file)
@@ -100,7 +100,7 @@ class pkgAcquire
 
    enum RunResult {Continue,Failed,Cancelled};
 
-   RunResult Run();
+   RunResult Run(int PulseIntervall=500000);
    void Shutdown();
    
    // Simple iteration mechanism