Package-level declarations
Types
Link copied to clipboard
A Pulse is a cadence which informs consumers when to execute work by calling Pulse.beat.
Link copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Return a Pulse which beats every interval. The returned Pulse will delay prior to its first Pulse.beat.
Return a Pulse which beats every period in timeZone. The returned Pulse will delay prior to its first Pulse.beat.
Link copied to clipboard