Newish version of MacOS's time.h already `typedef`s `clockid_t` but doesn't seem to `#define` anything indicating such; as a workaround assume that `#ifdef CLOCK_MONOTONIC` on a Mac means that `clockid_t` has been `typedef`'d. |
||
|---|---|---|
| .. | ||
| clock_gettime | ||
| clock_nanosleep | ||
| compat.h | ||