Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_dfx_adapter.cpp38 auto now_ms = std::chrono::time_point_cast<std::chrono::microseconds>(now); in GetCurrentTime() local
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_utils.cpp125 auto now_ms = std::chrono::time_point_cast<std::chrono::milliseconds>(now); in GetCurrentDateMillisecond() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp106 auto now_ms = std::chrono::time_point_cast<std::chrono::microseconds>(now); in GetCurrentMicrosecondTimeFormat() local
/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 7 milliseconds