HomeSort by relevance Sort by last modified time
    Searched refs:tst_clock_getres (Results 1 - 3 of 3) sorted by null

  /external/ltp/include/
tst_clocks.h 25 int tst_clock_getres(clockid_t clk_id, struct timespec *res);
  /external/ltp/lib/
tst_clocks.c 29 int tst_clock_getres(clockid_t clk_id, struct timespec *res) function
tst_timer_test.c 354 tst_clock_getres(CLOCK_MONOTONIC, &t);

Completed in 80 milliseconds