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

Method cancel

Tasks/WaveSampler.cpp:335–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333}
334
335void
336WaveSampler::cancel(void)
337{
338 emit cancelled();
339}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected