delay_timer 0.1.0

delayTimer is a task manager based on a time wheel algorithm, which makes it easy to manage timed tasks, or to periodically execute arbitrary tasks such as closures.
Documentation
1
2
3
4
5
6
7
# Version 0.2.0

- Some function.  LICENSE MIT.

# Version 0.1.0

- Initial release