]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
clock_nanosleep.2: clock_nanosleep() can also sleep against CLOCK_TAI
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 2 Apr 2020 08:49:26 +0000 (10:49 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 2 Apr 2020 10:57:25 +0000 (12:57 +0200)
Presumably since Linux 3.10, when CLOCK_TAI was added to the
kernel.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/clock_nanosleep.2

index 9eabc26e93a9b1cc18db015977bc1b2640af6158..0c47c9950ab245b774aec97abb5c8527224d3bb7 100644 (file)
@@ -83,6 +83,9 @@ This argument can have one of the following values:
 .BR CLOCK_REALTIME
 A settable system-wide real-time clock.
 .TP
+.BR CLOCK_TAI " (since Linux 3.10)"
+A system-wide clock derived from wall-clock time but ignoring leap seconds.
+.TP
 .BR CLOCK_MONOTONIC
 A nonsettable, monotonically increasing clock that measures time
 since some unspecified point in the past that does not change after