Home | History | Annotate | Download | only in mtp

Lines Matching defs:diff

817     std::chrono::duration<double> diff = end - start;
822 diff.count(), finalsize, ((double) finalsize) / diff.count());
1096 std::chrono::duration<double> diff = end - start;
1099 diff.count(), finalsize, ((double) finalsize) / diff.count());