Searched refs:LONG_ENOUGH (Results 1 – 1 of 1) sorted by relevance
52 #define LONG_ENOUGH(BUFSZ,CPS) (1 + ((250 * BUFSZ) / CPS) / 1000) macro86 sleep_time = LONG_ENOUGH(bufsz, cps); in main()