Type Definition TimerQueues
rtic_syntax::analyze
type TimerQueues = BTreeMap<Core, TimerQueue>;
Timer queues, keyed by core