accounting: Fix elapsed time not show actual time since beginning

This fixes the elapsed time display in the statistics output in the rc and in the log messages.
This commit is contained in:
Chaitanya Bankanhal
2020-07-26 16:29:50 +05:30
committed by GitHub
parent 4f9a80e2d3
commit 8913679d88
2 changed files with 8 additions and 3 deletions

View File

@@ -95,6 +95,7 @@ Returns the following values:
"transfers": number of transferred files,
"deletes" : number of deleted files,
"renames" : number of renamed files,
"transferTime" : total time spent on running jobs,
"elapsedTime": time in seconds since the start of the process,
"lastError": last occurred error,
"transferring": an array of currently active file transfers: