MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / StartIdle

Method StartIdle

src/gui/mainwindow.cc:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 }
130
131 void StartIdle() override
132 {
133 _idlePanel->Start();
134 }
135
136 void StartReading() override
137 {

Callers

nothing calls this directly

Calls 1

StartMethod · 0.45

Tested by

no test coverage detected