[][src]Function mynewt::kernel::os::os_time_delay

pub unsafe extern "C" fn os_time_delay(osticks: os_time_t)

Puts the current task to sleep for the specified number of os ticks. There is no delay if ticks is 0.