1
mirror of https://github.com/rclone/rclone synced 2024-12-01 10:31:57 +01:00
rclone/fs/accounting
Aleksandar Jankovic be0464f5f1 accounting: change stats interface
This is done to make clear ownership over accounting object and prepare
for removing global stats object.

Stats elapsed time calculation has been altered to account for actual
transfer time instead of stats creation time.
2019-07-28 14:48:19 +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: change stats interface 2019-07-28 14:48:19 +01:00
accounting_unix.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
accounting.go accounting: change stats interface 2019-07-28 14:48:19 +01:00
inprogress.go fs/accounting: factor into separate files without changing functionality 2018-02-02 15:14:40 +00:00
stats_test.go accounting: change stats interface 2019-07-28 14:48:19 +01:00
stats.go accounting: change stats interface 2019-07-28 14:48:19 +01:00
stringset.go accounting: fix layout of stats - fixes #2910 2019-01-14 16:12:39 +00:00
token_bucket_test.go rc: return current settings if core/bwlimit called without parameters 2019-06-24 13:22:24 +01:00
token_bucket.go rc: return current settings if core/bwlimit called without parameters 2019-06-24 13:22:24 +01:00
transfer.go accounting: change stats interface 2019-07-28 14:48:19 +01:00