Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / base / Measure.h
index ead9731..8c2806b 100644 (file)
@@ -83,6 +83,9 @@ namespace zypp
       */
       void start( const std::string & ident_r = std::string() );
 
+      /** re start the timer without reset-ing it. */
+      void restart();
+      
       /** Print elapsed time for a running timer.
        * Timer keeps on running.
       */