Function ctru_sys::svcSleepThread

source ·
pub unsafe extern "C" fn svcSleepThread(ns: s64)
Expand description

Puts the current thread to sleep.

§Arguments

  • ns - The minimum number of nanoseconds to sleep for.