_SC_MONOTONIC_CLOCK 188 ext/etc/constdefs.h #if !defined(_SC_MONOTONIC_CLOCK) _SC_MONOTONIC_CLOCK 190 ext/etc/constdefs.h # define _SC_MONOTONIC_CLOCK _SC_MONOTONIC_CLOCK _SC_MONOTONIC_CLOCK 1052 ext/etc/constdefs.h #if defined(_SC_MONOTONIC_CLOCK) _SC_MONOTONIC_CLOCK 1053 ext/etc/constdefs.h rb_define_const(mod, "SC_MONOTONIC_CLOCK", INTEGER2NUM(_SC_MONOTONIC_CLOCK));