module documentation

Recurrence rules for use with fritter.repeat.repeatedly which work with floats representing a number of seconds as both a reference point and a delta between times.

Class EverySecond An EverySecond is a RecurrenceRule based on a float timestamp, that can repeat work on a physical-time interval.
Variable _isRule Undocumented