|
Botan
1.11.15
|
#include <botan/rng.h>#include <map>#include <string>#include <chrono>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Functions | |
| std::map< std::string, double > | Botan::algorithm_benchmark (const std::string &name, RandomNumberGenerator &rng, std::chrono::milliseconds milliseconds, size_t buf_size) |
1.7.6.1