API ReferenceFunctionsdelayFactoryOn this pagedelayFactory() function delayFactory(schedule): (delay) => Date; Parameters ParameterTypescheduleSchedule Returns getNextTimePoint function that makes a date from a given Delay note that Delay must not be negative (delay): Date; Parameters ParameterTypedelayDelay Returns Date