having a wrapper for clock_nanosleep and its TIMER_ABSTIME flag would be extremely useful for accurately doing something with an exact period. clock_nanosleep is specified in https://pubs.opengroup.org/onlinepubs/9699919799/. is this something clock would want to support?
having a wrapper for
clock_nanosleepand itsTIMER_ABSTIMEflag would be extremely useful for accurately doing something with an exact period.clock_nanosleepis specified in https://pubs.opengroup.org/onlinepubs/9699919799/. is this somethingclockwould want to support?