Searched refs:NUM_TIMES (Results 1 – 1 of 1) sorted by relevance
61 #define NUM_TIMES 200 /* How many intervals you want to check */ macro109 for (count = NUM_TIMES; count >= 0; count -= INTERVALS) { in main()