|
Mixe for Privacy and Anonymity in the Internet
|
#include <CACryptoBenchmark.hpp>
Public Attributes | |
| UINT32 | blocksize |
| UINT32 | runtimeInMillis |
| volatile UINT64 * | outparam_pTotalBytesProcessed |
| CAMutex * | pMutexTotalBytesProcessed |
Definition at line 6 of file CACryptoBenchmark.hpp.
| UINT32 t_benchmarkParams::blocksize |
Definition at line 8 of file CACryptoBenchmark.hpp.
Referenced by CACryptoBenchmark::benchmarkThread(), and CACryptoBenchmark::doBenchmark().
| volatile UINT64* t_benchmarkParams::outparam_pTotalBytesProcessed |
Definition at line 10 of file CACryptoBenchmark.hpp.
Referenced by CACryptoBenchmark::benchmarkThread(), and CACryptoBenchmark::doBenchmark().
| CAMutex* t_benchmarkParams::pMutexTotalBytesProcessed |
Definition at line 11 of file CACryptoBenchmark.hpp.
Referenced by CACryptoBenchmark::benchmarkThread(), and CACryptoBenchmark::doBenchmark().
| UINT32 t_benchmarkParams::runtimeInMillis |
Definition at line 9 of file CACryptoBenchmark.hpp.