Searched refs:DELAY_EXP (Results 1 – 1 of 1) sorted by relevance
76 #define DELAY_EXP 150.0 // Exponent which determines the macro463 biasedFract = pow(DELAY_EXP, fract) / pow(DELAY_EXP, 1.0); in randDelay()