Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Nov 2021 10:28:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259642] CLOCK_* seems to default to CLOCK_*_PRECISE instead of CLOCK_*_FAST
Message-ID:  <bug-259642-227-Creh9pJFlb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259642-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259642-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259642

--- 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259642-227-Creh9pJFlb>