REBELinBLUE\Deployer\Contracts\RuntimeInterface::runtime PHP Метод

runtime() публичный Метод

Calculates the runtime for the task in seconds.
public runtime ( ) : integer
Результат integer
    public function runtime();
RuntimeInterface