HiCollie_SetTimerParam
typedef struct HiCollie_SetTimerParam {...} HiCollie_SetTimerParam
Overview
Defines the input parameters of the OH_HiCollie_SetTimer function.
Since: 18
Related module: HiCollie
Header file: hicollie.h
Summary
Member Variables
| Name | Description |
|---|---|
| const char *name | Timer task name. |
| unsigned int timeout | Task timeout threshold, in seconds. |
| OH_HiCollie_Callback func | Callback executed when a timeout occurs. |
| void *arg | Parameters of the callback. |
| HiCollie_Flag flag | Action performed when a timeout occurs. For details, see HiCollie_Flag. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-hiviewdfx-FaultLogExtensionAbility
openharmony 鸿蒙 errorcode-hisysevent-sys
openharmony 鸿蒙 capi-hitrace-hitraceid
openharmony 鸿蒙 capi-hidebug-hidebug-threadcpuusage
openharmony 鸿蒙 js-apis-loglibrary-sys
openharmony 鸿蒙 capi-hiappevent-h