Function 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.