Home
last modified time | relevance | path

Searched defs:CurrentTime (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/Benchmark/musl/
Dlibc_dlopen.cpp31 void CurrentTime() in CurrentTime() function in ScopeTime
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCachePruning.cpp172 const auto CurrentTime = system_clock::now(); in pruneCache() local
/third_party/protobuf/src/google/protobuf/util/
Dtime_util.cc147 void CurrentTime(int64_t* seconds, int32_t* nanos) { in CurrentTime() function