Home
last modified time | relevance | path

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

/external/iperf3/src/
Dunits.c79 const double GIGA_RATE_UNIT = 1000.0 * 1000.0 * 1000.0; variable
146 n *= GIGA_RATE_UNIT; in unit_atof_rate()