MCPcopy Create free account
hub / github.com/Atarity/Lightpack / startTestsClick

Method startTestsClick

Software/src/SettingsWindow.cpp:1490–1494  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1488// ----------------------------------------------------------------------------
1489
1490void SettingsWindow::startTestsClick()
1491{
1492 // While testing this function freezes GUI
1493 m_speedTest->start();
1494}
1495
1496// ----------------------------------------------------------------------------
1497// Create tray icon

Callers

nothing calls this directly

Calls 1

startMethod · 0.45

Tested by

no test coverage detected