Home
last modified time | relevance | path

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

/net-tools-3.4.0/
Decho-client.c411 unsigned long long count_time = 0ULL; in main() local
711 count_time++; in main()
745 if (count_time > 0ULL) { in main()
753 time_spent = sum_time / count_time; in main()