Helper\Cron\ClearLogs::getStep PHP Method

getStep() public method

public getStep ( )
    public function getStep()
    {
        return time() + self::STEP;
    }