Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_time.c125 double totalTime = 0.0; in s_time_main() local
311 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in s_time_main()
316 nConn, totalTime, ((double)nConn / totalTime), bytes_read); in s_time_main()
349 totalTime = 0.0; in s_time_main()
391 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */ in s_time_main()
395 nConn, totalTime, ((double)nConn / totalTime), bytes_read); in s_time_main()

Completed in 6 milliseconds