Searched refs:clock_return (Results 1 – 1 of 1) sorted by relevance
27 int clock_return = clock_getres(CLOCK_MONOTONIC, &res); in main() local42 if (clock_return == 0) { in main()