Home | History | Annotate | Download | only in mtp

Lines Matching refs:diff

806     std::chrono::duration<double> diff = end - start;
811 diff.count(), finalsize, ((double) finalsize) / diff.count());
1250 std::chrono::duration<double> diff = end - start;
1253 diff.count(), finalsize, ((double) finalsize) / diff.count());