MCPcopy Create free account
hub / github.com/GENIVI/CANdevStudio / stopSimulation

Method stopSimulation

src/components/cansignaldecoder/cansignaldecoder.cpp:67–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void CanSignalDecoder::stopSimulation()
68{
69 Q_D(CanSignalDecoder);
70
71 d->_simStarted = false;
72}
73
74void CanSignalDecoder::startSimulation()
75{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected