STP_copy_times
STP_copy_times (&this->designTimes, &stpm->rootTimes);
STP_copy_times (&port->portTimes, &port->designTimes);
STP_copy_times (&port->portTimes, &port->designTimes);
STP_copy_times (&port->portTimes, &port->msgTimes);
STP_copy_times (&stpm->rootTimes, &port->portTimes);
STP_copy_times (&stpm->rootTimes, &stpm->BrTimes);
STP_copy_times (&port->designTimes, &stpm->rootTimes);
STP_copy_times (&this->rootTimes, &this->BrTimes);
STP_copy_times (OUT TIMEVALUES_T* t, IN TIMEVALUES_T* f);