Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/proactive / / ActiveHours
Interface: ActiveHours
Defined in: packages/proactive/src/active-hours.ts:25
Stable
A daily wall-clock window in which proactive fires are allowed. from / to are 'HH:MM' (24h). A window with from > to crosses midnight: { from: '22:00', to: '07:00' } is active from 22:00 through 06:59. from === to means always active.