[Bug 259642] CLOCK_* seems to default to CLOCK_*_PRECISE instead of CLOCK_*_FAST

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Nov 2021 10:28:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259642

--- Comment #2 from Mateusz Piotrowski <0mp@FreeBSD.org> ---
(In reply to Yuri from comment #1)

Hmm, the way I read the manual page is that, e.g., CLOCK_REALTIME is just
CLOCK_REALTIME_FAST. However, the source code suggests that CLOCK_REALTIME is
not CLOCK_REALTIME_FAST but CLOCK_REALTIME_PRECISE instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.