view doc/posix-functions/timer_getoverrun.texi @ 39851:f694826cdc81

doc: OS X 10.11 lacked ns time functions According to <https://github.com/zeromq/libzmq/issues/2175>, nanosecond-resolution timestamp functions were introduced in macOS 10.12, so document the last version (OS X 10.11) where they were absent.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 18 Sep 2018 12:19:02 -0700
parents b8576602c861
children
line wrap: on
line source

@node timer_getoverrun
@section @code{timer_getoverrun}
@findex timer_getoverrun

POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/timer_getoverrun.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
OS X 10.11, FreeBSD 6.0, Minix 3.1.8, IRIX 5.3, Solaris 2.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS.
@end itemize