Function PMAPP_GetAppResourceLimit

Source
pub unsafe extern "C" fn PMAPP_GetAppResourceLimit(
    outCpuTime: *mut s64,
) -> Result
Expand description

Gets the APPLICATION cputime reslimit.

ยงArguments

  • cpuTime (direction out) - Pointer to write the reslimit value to.