Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "CronDaemon"

Index

Classes

Type aliases

Variables

Type aliases

CustomSchedule

CustomSchedule: (now: Date) => Date | undefined

Calculate the next time to execute the job.

Type declaration

    • (now: Date): Date | undefined
    • Parameters

      • now: Date

      Returns Date | undefined

Variables

Const MAX_DELAY

MAX_DELAY: 2147483647 = 2147483647

Generated using TypeDoc