timer_list-0.3.0 has been yanked.
timer_list
A list of timed events that will be triggered sequentially when the timer expires.
Examples
use ;
use ;
let mut timer_list = new;
// set a timer that will be triggered after 1 second
let start_time = now;
timer_list.set;
while !timer_list.is_empty