Home
last modified time | relevance | path

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

/openssl-master/apps/
A Ds_time.c125 double totalTime = 0.0; in s_time_main() local
312 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in s_time_main()
317 nConn, totalTime, ((double)nConn / totalTime), bytes_read); in s_time_main()
350 totalTime = 0.0; in s_time_main()
392 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in s_time_main()
396 nConn, totalTime, ((double)nConn / totalTime), bytes_read); in s_time_main()

Completed in 2 milliseconds