composable_timer library

Classes

TimerM<T>

Extensions

AsyncFlatMap on Future<TimerM<T>>
Provides the same functions as the TimerM class, but for the Future<TimerM>. Used for chaining expressions after using any of the async functions on the original class.