|
Monero
|


Go to the source code of this file.
Classes | |
| struct | crypto::random_poisson_duration< D > |
| Generate poisson distributed values in discrete D time units. More... | |
Namespaces | |
| namespace | crypto |
| crypto namespace. | |
Typedefs | |
| using | crypto::random_poisson_seconds = random_poisson_duration<std::chrono::seconds> |
| Generate random durations with 1 second precision. | |
| using | crypto::random_poisson_subseconds |
| Generate random duration with 1/4 second precision. | |