reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Utility/Timer.h
   49   static void SetDisplayDepth(uint32_t depth);

References

tools/lldb/source/Commands/CommandObjectLog.cpp
  331         Timer::SetDisplayDepth(UINT32_MAX);
  335         Timer::SetDisplayDepth(0);
  354           Timer::SetDisplayDepth(depth);