Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dtimespec_get.cpp31 int timespec_get(timespec* ts, int base) { in timespec_get() function
/aosp12/bionic/tests/
H A Dtime_test.cpp1100 TEST(time, timespec_get) { in TEST() argument