Home | History | Annotate | Download | only in common

Lines Matching refs:tdiff

643     int32_t tdiff = 0;
651 tdiff = t2 - t1;
655 and on Mac OS 10.5, tdiff calculated above remains the same
662 tdiff += 3600;
663 return tdiff;