Home | History | Annotate | Download | only in micro_bench

Lines Matching refs:nanoTime

85 uint64_t nanoTime() {
197 time_ns = nanoTime(); \
199 time_ns = nanoTime() - time_ns; \