posix: implement clock_getres()
#59955
Labels
area: POSIX
POSIX API Library
Enhancement
Changes/Updates/Additions to existing features
Good first issue
Good for a first time contributor to take
Blocked for now, see: #60187 (review)
There are currently 20 missing POSIX functions with trivial implementations,
clock_getres()
is one of them.See https://pubs.opengroup.org/onlinepubs/9699919799/functions/clock_getres.html
See RFC #51211 for more info.
The text was updated successfully, but these errors were encountered: