Home | History | Annotate | Download | only in mtp

Lines Matching defs:diff

815     std::chrono::duration<double> diff = end - start;
820 diff.count(), finalsize, ((double) finalsize) / diff.count());
1261 std::chrono::duration<double> diff = end - start;
1264 diff.count(), finalsize, ((double) finalsize) / diff.count());