DaemonScheduleEntryA native engine schedule entry — { id?, startAt, stopAt? }, the same shape as a
ScheduleWindow (at / window build these). Element of a
ScheduleService's entries.
Source src/Daemon.ts:19091 lines
export type type ScheduleEntry = DaemonScheduleEntryA native engine schedule entry — { id?, startAt, stopAt? }, the same shape as a
ScheduleWindow
(
at
/
window
build these). Element of a
ScheduleService
's entries.
ScheduleEntry = DaemonScheduleEntry;
Referenced by 2 symbols