Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
void DateTimePlugin::stop()
147
{
148
MutexGuard<MutexRecursive> guard(m_mutex);
149
150
PluginWithConfig::stop();
151
}
152
153
void DateTimePlugin::process(bool isConnected)
154
{
Callers
1
inactive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected