Function StartScheduleLikeCron

  • StartScheduleLikeCron(func: (() => void), rule: string): Job
  • Version

    1.0.0

    Since

    1.0.9

    Parameters

    • func: (() => void)
        • (): void
        • Returns void

    • rule: string

    Returns Job

Generated using TypeDoc