Home
last modified time | relevance | path

Searched refs:MicroSeconds (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/support/
Dtimer.hpp14 typedef std::chrono::microseconds MicroSeconds; typedef in timer
25 MicroSeconds us = duration_cast<MicroSeconds>(end - m_start); in ~timer()