diff options
| author | fanquake <[email protected]> | 2019-11-18 10:21:28 -0500 |
|---|---|---|
| committer | fanquake <[email protected]> | 2019-11-18 10:22:17 -0500 |
| commit | 55b2cb199c276781b6daa5438af2da57dea3ac52 (patch) | |
| tree | 9569dd0449461ac6ffa5cd3b05d3bf5a07b0cc43 /src/httpserver.cpp | |
| parent | doc: correct random.h docs after #17270 (diff) | |
| download | discoin-55b2cb199c276781b6daa5438af2da57dea3ac52.tar.xz discoin-55b2cb199c276781b6daa5438af2da57dea3ac52.zip | |
random: mark RandAddPeriodic and SeedPeriodic as noexcept
The usage of MilliSleep() in SeedPeriodic (previously SeedSleep) was
removed in #17270, meaning it, and its users can now be marked noexcept.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions