Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
void CanSignalDecoder::stopSimulation()
68
{
69
Q_D(CanSignalDecoder);
70
71
d->_simStarted = false;
72
}
73
74
void CanSignalDecoder::startSimulation()
75
{
Callers
1
cansignaldecoder_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected