Module timer

Module timer 

Source
Expand description

Timer and clock management for async tasks.

Structsยง

Clock
Injectable clock to create timers.
Timer
A timer that can be used to await for a fixed time interval.