Skip to content

Commit bf82305

Browse files
committed
timer.cpp: added TODO
1 parent c920897 commit bf82305

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/timer.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ namespace {
3131
}
3232
}
3333

34+
// TODO: this does not include any file context when SHOWTIME_FILE thus rendering it useless - should we include the logging with the progress logging?
35+
// that could also get rid of the broader locking
3436
void TimerResults::showResults(SHOWTIME_MODES mode) const
3537
{
3638
if (mode == SHOWTIME_MODES::SHOWTIME_NONE)

0 commit comments

Comments
 (0)