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