Home
last modified time | relevance | path

Searched defs:CurrentTime (Results 1 – 5 of 5) 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/mingw-w64/mingw-w64-headers/include/
Dwtsapi32.h269 LARGE_INTEGER CurrentTime; member
288 LARGE_INTEGER CurrentTime; member
Devntrace.h722 LONGLONG CurrentTime; member
745 LONGLONG CurrentTime; member
Dwinternl.h804 LARGE_INTEGER CurrentTime; member
/third_party/protobuf/src/google/protobuf/util/
Dtime_util.cc125 void CurrentTime(int64* seconds, int32* nanos) { in CurrentTime() function