Searched refs:CLOCKS_PER_SEC (Results 51 - 53 of 53) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dapps.c3019 ret = (clock() - tmstart) / (double)CLOCKS_PER_SEC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dtwofish.c1031 printf ("elapsed time: %.1f s.\n", (float) timer / CLOCKS_PER_SEC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Dtwofish.c1031 printf ("elapsed time: %.1f s.\n", (float) timer / CLOCKS_PER_SEC);

Completed in 208 milliseconds

123