Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/altairwei/WizNotePlus
/ profilingReport
Method
profilingReport
lib/extensionsystem/pluginmanager.cpp:780–783 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
778
*/
779
780
void PluginManager::profilingReport(const char *what, const PluginSpec *spec)
781
{
782
d->profilingReport(what, spec);
783
}
784
785
786
/*!
Callers
nothing calls this directly
Calls
2
isNull
Method · 0.80
name
Method · 0.45
Tested by
no test coverage detected