Home
last modified time | relevance | path

Searched refs:MEGA_RATE_UNIT (Results 1 – 1 of 1) sorted by relevance

/iperf/src/
H A Dunits.c78 const double MEGA_RATE_UNIT = 1000.0 * 1000.0; variable
149 n *= MEGA_RATE_UNIT; in unit_atof_rate()