MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / showPerformance

Method showPerformance

gui/mainwindow.cpp:1563–1566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1561}
1562
1563void MainWindow::showPerformance(bool checked)
1564{
1565 mUI->mResults->showResults(ShowTypes::ShowPerformance, checked);
1566}
1567
1568void MainWindow::showInformation(bool checked)
1569{

Callers

nothing calls this directly

Calls 1

showResultsMethod · 0.45

Tested by

no test coverage detected