APT:GetApplicationCpuTimeLimit: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Created page with "=Request= {| class="wikitable" border="1" |- !  Index Word !  Description |- | 0 | Header code [0x00500040] |- | 1 | 1  |}  =Response= {| class="wikitable" border="1" |- !  Index..." | No edit summary | ||
| (One intermediate revision by one other user not shown) | |||
| Line 9: | Line 9: | ||
| |- | |- | ||
| | 1 | | 1 | ||
| | 1 | | 1 (see [[APT:SetApplicationCpuTimeLimit|here]]) | ||
| |} | |} | ||
| Line 26: | Line 25: | ||
| |- | |- | ||
| | 2 | | 2 | ||
| | Syscore CPU time percentage  | | Syscore CPU time [[APT:SetApplicationCpuTimeLimit|percentage]] | ||
| |} | |} | ||
| =Description= | =Description= | ||
| This gets the amount of syscore CPU time available to the running application | This gets the amount of syscore CPU time available to the running application, see [[APT:SetApplicationCpuTimeLimit|here]]. | ||
Latest revision as of 18:32, 9 October 2014
Request
| Index Word | Description | 
|---|---|
| 0 | Header code [0x00500040] | 
| 1 | 1 (see here) | 
Response
| Index Word | Description | 
|---|---|
| 0 | Header code | 
| 1 | Result code | 
| 2 | Syscore CPU time percentage | 
Description
This gets the amount of syscore CPU time available to the running application, see here.