MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / load

Method load

App/Loader.cpp:256–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254
255
256void
257Loader::load(void)
258{
259 setlocale(LC_NUMERIC,"C");
260
261 this->show();
262 this->initThread->start();
263}

Callers 2

runSigDiggerFunction · 0.45
workMethod · 0.45

Calls 1

startMethod · 0.45

Tested by

no test coverage detected