MCPcopy 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
780void 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

isNullMethod · 0.80
nameMethod · 0.45

Tested by

no test coverage detected