[][src]Function newt::delay

pub fn delay(usecs: u32)

Wait for a specified amount of time.

  • usecs - The amount of time to wait in microseconds.