Searched defs:Duration (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DDuration.h20 class Duration { class in namespace:llvm
23 Duration(std::chrono::milliseconds Value) : Value(Value) {} function in class:llvm::Duration
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DCachePruning.cpp52 static Expected<std::chrono::seconds> parseDuration(StringRef Duration) { argument
H A DTimeProfiler.cpp123 DurationType Duration = E.End - E.Start; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DStatistics.h

Completed in 150 milliseconds