Home | History | Annotate | Download | only in src

Lines Matching refs:tstop

5897     double tstop, tstart;
5903 tstop = stop->tv_sec + stop->tv_nsec / 1000000000.0;
5906 tstop = stop->tv_sec_low + stop->tv_nsec / 1000000000.0;
5909 return tstop - tstart;