Skip to main content

sceKernelStartVTimer

Function sceKernelStartVTimer 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn sceKernelStartVTimer(uid: SceUid) -> i32
Expand description

Start a virtual timer

§Parameters

  • uid: The UID of the timer

§Return Value

< 0 on error