Home | History | Annotate | Download | only in common

Lines Matching refs:tdiff

627     int32_t tdiff = 0;
635 tdiff = t2 - t1;
639 tdiff += 3600;
640 return tdiff;