Skip to main

ofScheduled

ofScheduled

Source Location: packages/core/src/source.ts#L727

Signature

function ofScheduled<T>(schedule: ScheduleFunction, ...items: T[]): Source<T>