CLOCK_MONOTONIC 425 lib/common/strings.c #ifdef CLOCK_MONOTONIC CLOCK_MONOTONIC 426 lib/common/strings.c clock_gettime(CLOCK_MONOTONIC, &before_t); CLOCK_MONOTONIC 444 lib/common/strings.c #ifdef CLOCK_MONOTONIC CLOCK_MONOTONIC 445 lib/common/strings.c clock_gettime(CLOCK_MONOTONIC, &after_t);