MCPcopy Create free account
hub / github.com/KDAB/KDChart / startSampling

Method startSampling

qtests/ParamVsParam/ModelParamVsParam.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26} // ModelParamVsParam::setTimeout()
27
28void ModelParamVsParam::startSampling()
29{
30 m_timer.start();
31} // ModelParamVsParam::startSampling()
32
33void ModelParamVsParam::stopSampling()
34{

Callers 1

editingFinishedMethod · 0.80

Calls 1

startMethod · 0.45

Tested by

no test coverage detected