Home
last modified time | relevance | path

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

/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