Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

bench.h

00001 #ifndef CRYPTOPP_BENCH_H 00002 #define CRYPTOPP_BENCH_H 00003 00004 #include "cryptlib.h" 00005 00006 extern const double CLOCK_TICKS_PER_SECOND; 00007 00008 void BenchmarkAll(double t); 00009 void BenchmarkAll2(double t); 00010 00011 #endif

Generated on Fri Aug 27 13:42:45 2004 for Crypto++ by doxygen 1.3.8