Lines Matching refs:diff
7779 int diff = lhs.ticks() - rhs.ticks();7780 if (diff != 0) return diff > 0;