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