overtone / at-at

Ahead-of-time function scheduler
Eclipse Public License 1.0
288 stars 38 forks source link

Corrects an error in the README #14

Closed mjg123 closed 7 years ago

mjg123 commented 7 years ago

:fixed-delay is ignored by the every function. To fix the downtime between jobs we use interspaced.

samaaron commented 7 years ago

Thanks :-)