forgot some formatting

This commit is contained in:
thrust26 2025-05-17 23:31:31 +02:00
parent 6a8714fb9b
commit 8421af8931
1 changed files with 1 additions and 0 deletions

View File

@ -653,6 +653,7 @@ void DebuggerParser::printTimer(uInt32 idx, bool showHeader)
}
}
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
string DebuggerParser::getTimerCmds()
{
ostringstream out;