[−][src]Function pspsdk_sys::sdk::sceKernelDelaySysClockThread
pub unsafe extern "C" fn sceKernelDelaySysClockThread(
delay: *mut SceKernelSysClock
) -> c_int
Delay the current thread by a specified number of sysclocks
@param delay - Delay in sysclocks
@return 0 on success, < 0 on error