MCPcopy Create free account
hub / github.com/KDE/labplot / sampleSize

Method sampleSize

src/backend/datasources/MQTTClient.cpp:163–165  ·  view source on GitHub ↗

! * \brief Returns the size rate */

Source from the content-addressed store, hash-verified

161 * \brief Returns the size rate
162 */
163int MQTTClient::sampleSize() const {
164 return m_sampleSize;
165}
166
167/*!
168 * \brief Sets the MQTTClient's reading type to readingType

Callers 5

setMQTTClientMethod · 0.45
setLiveDataSourceMethod · 0.45
loadMethod · 0.45
loadConfigMethod · 0.45
saveConfigAsTemplateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected