Searched refs:GetTotalElapsedNanoSeconds (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Core/
H A DTimer.cpp139 const uint64_t total_nsec_uint = GetTotalElapsedNanoSeconds();
164 Timer::GetTotalElapsedNanoSeconds() function in class:Timer
/external/lldb/include/lldb/Core/
H A DTimer.h74 GetTotalElapsedNanoSeconds();

Completed in 167 milliseconds