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

Method stopWillTimer

src/backend/datasources/MQTTClient.cpp:966–968  ·  view source on GitHub ↗

! * \brief Stops the will timer */

Source from the content-addressed store, hash-verified

964 * \brief Stops the will timer
965 */
966void MQTTClient::stopWillTimer() const {
967 m_willTimer->stop();
968}
969
970// ##############################################################################
971// ################################# SLOTS ####################################

Callers 1

willUpdateTypeChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected