]> git.proxmox.com Git - proxmox-backup.git/commit
src/bin/proxmox-backup-client.rs: correctly compute duration
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 26 Jul 2019 09:11:55 +0000 (11:11 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 26 Jul 2019 09:13:49 +0000 (11:13 +0200)
commit7a6cfbd98d19a80deaabedf0198e3f4fbfee8761
treeb48bdabe21d1472ca2c43a51fb28824168f450a1
parentbbf9e7e9510d56f364484ccfa317c3b4782d15bb
src/bin/proxmox-backup-client.rs: correctly compute duration

And format time with SecondsFormat::Secs
src/bin/proxmox-backup-client.rs