MCPcopy 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
9void BaseProfiler::beginProfiling(shared_qobject_ptr<LaunchTask> process)
10{
11 beginProfilingImpl(process);
12}
13
14void BaseProfiler::abortProfiling()
15{

Callers 1

readyForLaunchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected