HomeSort by relevance Sort by last modified time
    Searched refs:GetTotalElapsedNanoSeconds (Results 1 - 2 of 2) sorted by null

  /external/lldb/include/lldb/Core/
Timer.h 74 GetTotalElapsedNanoSeconds();
  /external/lldb/source/Core/
Timer.cpp 139 const uint64_t total_nsec_uint = GetTotalElapsedNanoSeconds();
164 Timer::GetTotalElapsedNanoSeconds()

Completed in 81 milliseconds