MCPcopy Create free account
hub / github.com/BlueAndi/Pixelix / stop

Method stop

lib/DateTimePlugin/src/DateTimePlugin.cpp:146–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146void DateTimePlugin::stop()
147{
148 MutexGuard<MutexRecursive> guard(m_mutex);
149
150 PluginWithConfig::stop();
151}
152
153void DateTimePlugin::process(bool isConnected)
154{

Callers 1

inactiveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected