routine-clock
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

clock

A clock event loop too fire specific events when the cycle is past an unix timestamp. Basically instead of having tens-hundreds of randomly instantiated timeouts, the clock simply cycles through the routines and emits an event with the initially passed data in a centralised location, increasing maintanability and possibily performance.

Package Sidebar

Install

npm i routine-clock

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

7.13 kB

Total Files

9

Last publish

Collaborators

  • mraugu