Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DProgressMeter.h60 using TimePointType = std::chrono::time_point<ClockType>; variable
/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp63 using TimePointType = time_point<ClockType>; global() typedef
[all...]