Home
last modified time | relevance | path

Searched defs:clock_gettime (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dvdso.cpp36 int clock_gettime(int clock_id, timespec* tp) { in clock_gettime() function
/aosp12/bionic/tests/
H A Dtime_test.cpp759 TEST(time, clock_gettime) { in TEST() argument