PMApp:GetAppResourceLimit: Difference between revisions
Steveice10 (talk | contribs) GetResourceLimitMax |
Steveice10 (talk | contribs) m Steveice10 moved page PMApp:GetResourceLimitMax to PMApp:GetAppResourceLimit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 32: | Line 32: | ||
| 1 | | 1 | ||
| Result code | | Result code | ||
|- | |||
| 2-3 | |||
| s64, Resource limit value. | |||
|} | |} | ||
=Description= | =Description= | ||
Interface for [[SVC|svcGetResourceLimitLimitValues]]. Resource limit type must be set to 9, meaning "Max CPU time" (see [[KResourceLimit]]). If the parameters are not set exactly as listed, the command will return the not-implemented result code 0xD8E05BF4. | Interface for [[SVC|svcGetResourceLimitLimitValues]]. Resource limit type must be set to 9, meaning "Max CPU time" (see [[KResourceLimit]]). If the parameters are not set exactly as listed, the command will return the not-implemented result code 0xD8E05BF4. |