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

Method updateInterval

src/backend/datasources/MQTTClient.cpp:123–125  ·  view source on GitHub ↗

! * \brief Returns the MQTTClient's update interval to \c interval * \param interval */

Source from the content-addressed store, hash-verified

121 * \param interval
122 */
123int MQTTClient::updateInterval() const {
124 return m_updateInterval;
125}
126
127/*!
128 * \brief Sets how many values we should store

Callers 2

setMQTTClientMethod · 0.45
setLiveDataSourceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected