Searched defs:toDuration (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DUnix.h86 inline std::chrono::microseconds toDuration(const struct timeval &TV) { function in namespace:llvm::sys
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h201 inline std::chrono::nanoseconds toDuration(FILETIME Time) { function in namespace:llvm::sys

Completed in 61 milliseconds