Function ctru_sys::APT_GetAppCpuTimeLimit
source · pub unsafe extern "C" fn APT_GetAppCpuTimeLimit(
percent: *mut u32_
) -> Result
Expand description
Gets the application’s CPU time limit.
§Arguments
percent
- Pointer to output the CPU time limit percentage to.