Home
last modified time | relevance | path

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

/third_party/musl/Benchmark/musl/
Dlibc_dlopen.cpp29 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.cc125 void CurrentTime(int64* seconds, int32* nanos) { in CurrentTime() function