#[non_exhaustive]pub struct TimerController {}
Expand description
A distributor of timers that binds the timers lifetime to that of the Gba struct to try ensure unique access to timers.
#[non_exhaustive]pub struct TimerController {}
A distributor of timers that binds the timers lifetime to that of the Gba struct to try ensure unique access to timers.