[−][src]Function mynewt::kernel::os::os_tick_idle
pub unsafe extern "C" fn os_tick_idle(n: os_time_t)
Halt CPU for up to 'n' ticks.
n
: The number of ticks to halt the CPU for
pub unsafe extern "C" fn os_tick_idle(n: os_time_t)
Halt CPU for up to 'n' ticks.
n
: The number of ticks to halt the CPU for