Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/openssl/
Ds_time.c414 double elapsed, totalTime; in benchmark() local
452 totalTime = app_timer_user(TM_GET); in benchmark()
455 nConn, totalTime, ((double) nConn / totalTime), bytes_read); in benchmark()