AryaWu's picture
Upload folder using huggingface_hub
78d2150 verified
@node getitimer
@section @code{getitimer}
@findex getitimer
Removed in POSIX.1-2024.
POSIX.1-2017 specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/getitimer.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:
mingw, MSVC 14.
@item
This function is removed in POSIX.1-2024.
Use the function @code{timer_gettime} instead.
@end itemize