Home
last modified time | relevance | path

Searched defs:now_ms (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/c11/impl/
H A Dthreads_win32.c108 const time_t now_ms = impl_timespec2msec(&now); in impl_abs2relmsec() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime_test.cc408 int64_t now_ms = absl::GetCurrentTimeNanos() / 1000000; in TEST() local
/third_party/skia/bench/
H A Dnanobench.cpp194 static double now_ms() { return SkTime::GetNSecs() * 1e-6; } in now_ms() function

Completed in 5 milliseconds