MCPcopy Create free account
hub / github.com/SoarGroup/Soar / GetStopBefore

Method GetStopBefore

Core/KernelSML/src/sml_KernelSML.cpp:537–540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

535}
536
537smlPhase KernelSML::GetStopBefore()
538{
539 return m_pRunScheduler->GetStopBefore() ;
540}
541
542top_level_phase KernelSML::ConvertSMLToSoarPhase(smlPhase phase)
543{

Callers 2

DoSetStopPhaseMethod · 0.45
StepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected