diff options
| author | fanquake <[email protected]> | 2019-12-23 15:44:39 -0500 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-02-06 08:24:13 +0800 |
| commit | dc9305b6162ec615ff5fb2876e4f312051b543af (patch) | |
| tree | caddbf9089e86721ab6c7373e257b18258f67356 /src/httpserver.cpp | |
| parent | Merge #17482: util: Disallow network-qualified command line options (diff) | |
| download | discoin-dc9305b6162ec615ff5fb2876e4f312051b543af.tar.xz discoin-dc9305b6162ec615ff5fb2876e4f312051b543af.zip | |
random: don't special case clock usage on macOS
clock_gettime(), CLOCK_MONOTONIC and CLOCK_REALTIME are all available for use on
macOS (now that we require macOS >=10.12). Use them rather than the deprecated
mach_timespec_t time API.
master:
2019-12-23T20:49:43Z Feeding 216 bytes of dynamic environment data into RNG
2019-12-23T20:50:43Z Feeding 216 bytes of dynamic environment data into RNG
this commit:
2019-12-23T20:32:41Z Feeding 232 bytes of dynamic environment data into RNG
2019-12-23T20:33:42Z Feeding 232 bytes of dynamic environment data into RNG
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions