LLVM 20.0.0git
|
#include "llvm/Support/Duration.h"
Public Member Functions | |
Duration (std::chrono::milliseconds Value) | |
std::chrono::milliseconds | getDuration () const |
Definition at line 20 of file Duration.h.
|
inline |
Definition at line 23 of file Duration.h.
|
inline |
Definition at line 24 of file Duration.h.
Referenced by llvm::raw_fd_ostream::tryLockFor().