Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ beginProfiling
Method
beginProfiling
launcher/tools/BaseProfiler.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
void BaseProfiler::beginProfiling(shared_qobject_ptr<LaunchTask> process)
12
{
13
beginProfilingImpl(process);
14
}
15
16
void BaseProfiler::abortProfiling()
17
{
Callers
1
readyForLaunch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected