OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TimePoint
(Results
1 - 2
of
2
) sorted by null
/external/libcxxabi/test/support/
timer.hpp
13
typedef Clock::time_point
TimePoint
;
24
TimePoint
end = Clock::now();
30
TimePoint
m_start;
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/support/
timer.hpp
13
typedef Clock::time_point
TimePoint
;
24
TimePoint
end = Clock::now();
30
TimePoint
m_start;
Completed in 196 milliseconds