Home
last modified time | relevance | path

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

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