MCPcopy Create free account
hub / github.com/Gecode/gecode / profiler_info

Method profiler_info

gecode/flatzinc.hh:380–380  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378 int profiler_id(void) const { return _profiler.execution_id(); }
379 unsigned int profiler_port(void) const { return _profiler.port(); }
380 bool profiler_info(void) const { return true; }
381
382#endif
383

Callers 1

runMetaMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected