Searched refs:clk (Results 1 – 1 of 1) sorted by relevance
25 test_clock (clockid_t clk) in test_clock() argument27 printf ("info: testing clock: %d\n", (int) clk); in test_clock()33 if (clock_gettime (clk, &ts) == 0) in test_clock()
Completed in 3 milliseconds