mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
e71edd5577
Before this change, the elapsed time shown with the --progress flag would not print ".0s" so the elapsed time. This change will make it so that the line width is kept a bit more consistent by always printing to a fixed-point. This does change the displayed value when the elapsed time is less than 1s, in which it used to be that the value would be shown in ms or smaller units. Signed-off-by: Gary Kim <gary@garykim.dev> |
||
---|---|---|
.. | ||
accounting_other.go | ||
accounting_test.go | ||
accounting_unix.go | ||
accounting.go | ||
inprogress.go | ||
stats_groups_test.go | ||
stats_groups.go | ||
stats_test.go | ||
stats.go | ||
stringset.go | ||
token_bucket_test.go | ||
token_bucket.go | ||
transfer.go |