<?php // Bitrix\Bizproc\Automation\Engine\DelayInterval :: setWorkTime()// /dist/bitrix/modules/bizproc/lib/automation/engine/delayinterval.php:189 public function setWorkTime($flag) { $this->workTime = (bool)$flag; return $this; }