Function newt::delay

source · []
pub fn delay(usecs: u32)
Expand description

Wait for a specified amount of time.

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