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. |
||
|---|---|---|
| .. | ||
| LICENSE | ||
| clock_gettime.c | ||
| clock_gettime.h | ||