* Refactored 'timer' class * Fixed bugs in 'interval'
This is a C++ library that implements handling of asynchronous tasks.
It is based on the idea of the rust tokio crate.