Home
last modified time | relevance | path

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

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