Expand description
This module contains the implementation of a service for periodic sending messages to a loop.
Structsยง
- A service to send messages on every elapsed interval.
- A handle which helps to cancel interval. Uses clearInterval.
This module contains the implementation of a service for periodic sending messages to a loop.