Refactor --progress-only and --speed-only calculation

This commit is contained in:
jsteube
2018-07-31 14:41:25 +02:00
parent cd0923f1b8
commit c1ebfe486f
3 changed files with 85 additions and 87 deletions

View File

@@ -1075,6 +1075,7 @@ typedef struct hc_device_param
u64 outerloop_pos;
u64 outerloop_left;
double outerloop_msec;
double outerloop_multi;
u32 innerloop_pos;
u32 innerloop_left;