MCPcopy 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
665void 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_executionFunction · 0.80
ss_analysisFunction · 0.80

Calls

no outgoing calls

Tested by 2

binary_tree_executionFunction · 0.64
ss_analysisFunction · 0.64