• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/automation/engine/robot.php
  • Класс: BitrixBizprocAutomationEngineRobot
  • Вызов: Robot::setDelayInterval
public function setDelayInterval(DelayInterval $delayInterval)
{
	$this->delayInterval = $delayInterval;
}