diff options
author | iphydf <iphydf@users.noreply.github.com> | 2018-08-26 20:39:01 +0000 |
---|---|---|
committer | iphydf <iphydf@users.noreply.github.com> | 2018-08-30 21:57:35 +0000 |
commit | 730e4cfe82c8be5fb37cfe8b47ef0abd9a2496dc (patch) | |
tree | 93af2142b99a1acfa1ebef13327044c00b08df5c /other/bootstrap_daemon/src/Makefile.inc | |
parent | a5cd4764aa3e5f8f0ba18d8348f5995d255f6c00 (diff) |
Remove the use of `CLOCK_MONOTONIC_RAW`.
The raw clock isn't subject to NTP adjustments. It may run less
accurately than the regular monotonic clock. I see no reason why raw
would be better for tox than the normal one.
This avoids one piece of OS-specific ifdef'd code.
Diffstat (limited to 'other/bootstrap_daemon/src/Makefile.inc')
0 files changed, 0 insertions, 0 deletions