Function APT_SetAppCpuTimeLimit

Source
pub unsafe extern "C" fn APT_SetAppCpuTimeLimit(
    percent: u32_,
) -> Result
Expand description

Sets the application’s CPU time limit.

§Arguments

  • percent - CPU time limit percentage to set.