Searched refs:now_ns (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dbench_pthread.c61 static int64_t now_ns(void) function
139 int64_t bench_start = now_ns(); \
142 int64_t sub_start = now_ns(); \
147 int64_t sub_end = now_ns(); \

Completed in 38 milliseconds