Try to improve progress reporting when doing image/sound digests.
[dcpomatic.git] / src / lib / job.cc
index 0699c532c0fa4c69582bf954efa194b9b1ebcce4..9d1b25867bae3b3b07a4056dbf891f096cf0b9d4 100644 (file)
@@ -324,6 +324,7 @@ Job::sub (string n)
        }
 
        set_progress (0, true);
+       _start_time = time (0);
 }
 
 string