Searched defs:total_time (Results 1 – 5 of 5) sorted by relevance
19 total_time = 0.0 variable66 total_time = total_time + float(s[6]) variable
54 static double total_time; /* Total time for all routines. */ variable
55 static double total_time; /* Total time for all routines. */ variable
2484 const auto total_time = end_time - start_time; in TestPacketSpeed() local2539 const auto total_time = end_time - start_time; in TestPacketSpeed() local
1440 double start_time, total_time; in client_loop() local