rclone/fs/accounting
Chaitanya Bankanhal 8913679d88
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.
2020-07-26 11:59:50 +01:00
..
accounting_other.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
accounting_test.go accounting: add HasBuffer method to Account 2020-06-30 12:03:39 +01:00
accounting_unix.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
accounting.go accounting: add HasBuffer method to Account 2020-06-30 12:03:39 +01:00
inprogress.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
prometheus.go rcd: fix incorrect prometheus metrics - fixes #4341 2020-06-14 10:09:24 +01:00
stats_groups_test.go test: Don't run unreliable tests on CI #4171 2020-06-15 21:34:37 +01:00
stats_groups.go accounting: Fix elapsed time not show actual time since beginning 2020-07-26 11:59:50 +01:00
stats_test.go fs/accounting: add option to delete stats 2020-01-03 17:44:05 +00:00
stats.go accounting: Fix elapsed time not show actual time since beginning 2020-07-26 11:59:50 +01:00
token_bucket_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
token_bucket.go doc: fix typos throughout docs 2020-05-19 12:02:44 +01:00
transfer.go Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00
transfermap.go fs/accounting: sort transfers by start time 2020-07-07 15:42:06 +01:00