Signed-off-by: lutao <lutao31@huawei.com>

This commit is contained in:
卢韬 2022-03-15 09:05:16 +00:00 committed by Gitee
parent f460b1ab59
commit 5c42ebdba7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -44,13 +44,6 @@ declare namespace hichecker {
*/
const RULE_THREAD_CHECK_SLOW_PROCESS: 1n;
/**
* The process rule check slow event.
* @since 8
* @syscap SystemCapability.HiviewDFX.HiChecker
*/
const RULE_CHECK_SLOW_EVENT: 4294967296n; // 1 << 32
/**
* The process rule check ability connection leak.
* @since 8