Searched refs:total_time (Results 1 – 1 of 1) sorted by relevance
1295 double start_time, total_time; in client_loop() local1542 total_time = get_current_time() - start_time; in client_loop()1546 obytes, ibytes, total_time); in client_loop()1547 if (total_time > 0) in client_loop()1549 obytes / total_time, ibytes / total_time); in client_loop()