Function agb::display::busy_wait_for_VBlank[][src]

pub fn busy_wait_for_VBlank()
Expand description

Waits until vblank using a busy wait loop, this should almost never be used. I only say almost because whilst I don’t believe there to be a reason to use this I can’t rule it out.