未验证 提交 74dd0af8 编写于 作者: N ningning 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-deviceUsageStatistics.md.

Signed-off-by: Nningning <3248127340@qq.com>
上级 530ff8cc
......@@ -454,6 +454,20 @@ queryCurrentBundleActiveStates(begin: number, end: number): Promise&lt;Array&lt;
| infosBeginTime | number | 否 | BundleActiveInfo对象中第一条应用使用统计的记录时间。|
| infosEndTime | number | 否 | BundleActiveInfo对象中最后一条应用使用统计的记录时间。|
### merge<sup>(deprecated)</sup>
merge(toMerge: BundleStateInfo): void
Merges the application usage information that has the same bundle name.
**System capability**: SystemCapability.ResourceSchedule.UsageStatistics.App
**Parameters**
| Name | Type | Mandatory | Description |
| ------- | ----------------------------------- | ---- | -------------- |
| toMerge | [BundleStateInfo](#bundlestateinfo) | Yes | Application usage information to merge.|
## BundleActiveState
提供应用事件的具体信息。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册