Difference between revisions of "APT:SetApplicationCpuTimeLimit"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x004F0080] |- | 1 | 1 |- | 2 | Percentage of CPU time from 5 to 30 (passing 5 wou...") |
|||
Line 12: | Line 12: | ||
|- | |- | ||
| 2 | | 2 | ||
− | | Percentage of CPU time from 5 to | + | | Percentage of CPU time from 5 to 80 (passing 5 would be 5%) |
|} | |} | ||
Line 29: | Line 29: | ||
=Description= | =Description= | ||
− | This sets the amount of syscore CPU time available to the running application. It can range from 5% to | + | This sets the amount of syscore CPU time available to the running application. It can range from 5% to 80%. |
Revision as of 18:27, 9 October 2014
Request
Index Word | Description |
---|---|
0 | Header code [0x004F0080] |
1 | 1 |
2 | Percentage of CPU time from 5 to 80 (passing 5 would be 5%) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This sets the amount of syscore CPU time available to the running application. It can range from 5% to 80%.