Lines Matching refs:secs
3391 > 100 secs3589 int usecs, secs;3597 secs = end->tv_sec - begin->tv_sec;3599 usecs += (secs * 1000000);