Home
last modified time | relevance | path

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

/external/libcxxabi/test/support/
Dtimer.hpp14 typedef std::chrono::microseconds MicroSeconds; typedef in timer
25 MicroSeconds us = duration_cast<MicroSeconds>(end - m_start); in ~timer()