async/timer library

Mixins

TimerMixin
class MyTimer with TimerMixin implements Timer { // Must override @override Timer get timer; ... }