pub type BreezyTimer = HashMap<&'static str, TimerState>;
pub struct BreezyTimer { /* private fields */ }