未验证 提交 f403341a 编写于 作者: O openharmony_ci 提交者: Gitee

!15824 翻译完成:15217 修改资源调度接口文档中bundleEvents, queryAppGroup,...

!15824 翻译完成:15217 修改资源调度接口文档中bundleEvents, queryAppGroup, queryCurrentBundleEvents为系统API同步3.2release
Merge pull request !15824 from wusongqing/TR15217
......@@ -133,6 +133,8 @@ Queries the group of this application. This API uses a promise to return the res
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.AppGroup
**System API**: This is a system API.
**Return value**
| Type | Description |
......@@ -175,6 +177,8 @@ Queries the group of this application. This API uses an asynchronous callback to
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.AppGroup
**System API**: This is a system API.
**Parameters**
| Name | Type | Mandatory | Description |
......@@ -552,8 +556,9 @@ Queries events of this application based on the specified start time and end tim
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App
**Parameters**
**System API**: This is a system API.
**Parameters**
| Name | Type | Mandatory | Description |
| -------- | ---------------------------------------- | ---- | --------------------------------------- |
| begin | number | Yes | Start time, in milliseconds. |
......@@ -601,8 +606,9 @@ Queries events of this application based on the specified start time and end tim
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App
**Parameters**
**System API**: This is a system API.
**Parameters**
| Name | Type | Mandatory | Description |
| ----- | ------ | ---- | ----- |
| begin | number | Yes | Start time, in milliseconds.|
......@@ -1558,6 +1564,8 @@ Provides information about an application event.
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App
**System API**: This is a system API.
| Name | Type | Mandatory | Description |
| --------------------- | ------ | ---- | ---------------------------------------- |
| bundleName | string | Yes | Bundle name of the application. |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册