mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
api lint告警
Signed-off-by: 徐未来 <xuweilai2@huawei.com>
This commit is contained in:
parent
06793d3ddd
commit
8c2f44262e
8
api/@ohos.systemTimer.d.ts
vendored
8
api/@ohos.systemTimer.d.ts
vendored
@ -33,7 +33,7 @@ declare namespace systemTimer {
|
||||
/**
|
||||
* Indicates the timing policy the timer use, which can be REALTIME or UTC.
|
||||
*
|
||||
* @constant
|
||||
*
|
||||
* @syscap SystemCapability.MiscServices.Time
|
||||
* @systemapi Hide this for inner system use.
|
||||
* @since 7
|
||||
@ -43,7 +43,7 @@ declare namespace systemTimer {
|
||||
/**
|
||||
* Describes whether a timer will wake the device up.
|
||||
*
|
||||
* @constant
|
||||
*
|
||||
* @syscap SystemCapability.MiscServices.Time
|
||||
* @systemapi Hide this for inner system use.
|
||||
* @since 7
|
||||
@ -53,7 +53,7 @@ declare namespace systemTimer {
|
||||
/**
|
||||
* Describes whether a timer will be delivered precisely at a scheduled time.
|
||||
*
|
||||
* @constant
|
||||
*
|
||||
* @syscap SystemCapability.MiscServices.Time
|
||||
* @systemapi Hide this for inner system use.
|
||||
* @since 7
|
||||
@ -63,7 +63,7 @@ declare namespace systemTimer {
|
||||
/**
|
||||
* Indicates whether the timer waking up the system is supported in low-power mode.
|
||||
*
|
||||
* @constant
|
||||
*
|
||||
* @syscap SystemCapability.MiscServices.Time
|
||||
* @systemapi Hide this for inner system use.
|
||||
* @since 7
|
||||
|
Loading…
Reference in New Issue
Block a user