28 using namespace PlaceObjectGroup;
42 PlaceObjectGroupStatechartContextBase* context = getContext<PlaceObjectGroupStatechartContextBase>();
43 local.setStartTimeRef(ChannelRefPtr::dynamicCast(context->getSystemObserver()->startTimer(
"MoveToPrePlacePoseStartTime")));
44 context->getTCPControlUnit()->request();
52 PlaceObjectGroupStatechartContextBase* context = getContext<PlaceObjectGroupStatechartContextBase>();
53 context->getTCPControlUnit()->release();
54 context->getSystemObserver()->removeTimer(local.getStartTimeRef());