Lines Matching refs:SECONDS
81 #define SECONDS 1196 diff = tv.tv_sec*1000 + tv.tv_usec/1000 - SECONDS * 1000;502 tv.tv_sec = SECONDS;