OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSystemTime
(Results
1 - 4
of
4
) sorted by null
/external/llvm/include/llvm/Support/
Timer.h
42
double
getSystemTime
() const { return SystemTime; }
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Timer.h
47
double
getSystemTime
() const { return SystemTime; }
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Timer.h
43
double
getSystemTime
() const { return SystemTime; }
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Timer.h
42
double
getSystemTime
() const { return SystemTime; }
Completed in 5885 milliseconds