Home
last modified time | relevance | path

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

/iperf/src/
H A Dunits.c80 const double TERA_RATE_UNIT = 1000.0 * 1000.0 * 1000.0 * 1000.0; variable
143 n *= TERA_RATE_UNIT; in unit_atof_rate()