Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MiniZinc/MiniZincIDE
/ showTraditionalView
Method
showTraditionalView
cp-profiler/src/cpprofiler/conductor.cpp:665–672 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
663
{
664
665
void Conductor::showTraditionalView(Execution *e)
666
{
667
668
auto &window = getExecutionWindow(e);
669
670
emit showExecutionWindow(window);
671
window.show();
672
}
673
} // namespace cpprofiler
Callers
2
binary_tree_execution
Function · 0.80
ss_analysis
Function · 0.80
Calls
no outgoing calls
Tested by
2
binary_tree_execution
Function · 0.64
ss_analysis
Function · 0.64