Searched refs:tm_Time_F (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/crypto/openssl/apps/
H A Ds_time.c337 static double tm_Time_F(int s) function
408 tm_Time_F(START);
458 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
502 tm_Time_F(START);
550 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */

Completed in 44 milliseconds