1# HiCollie_DetectionParam 2 3 4## 概述 5 6用于设置应用业务线程卡顿的相关参数。扩展参数以供后续开发使用。 7 8**起始版本:** 12 9 10**相关模块:**[HiCollie](_hi_hicollie.md) 11 12 13## 汇总 14 15 16### 成员变量 17 18| 名称 | 描述 | 19| -------- | -------- | 20| int [sampleStackTriggerTime](#samplestacktriggertime) | 扩展参数以供后续开发使用。 | 21| int [reserved](#reserved) | 扩展参数以供后续开发使用。 | 22 23 24## 结构体成员变量说明 25 26 27### sampleStackTriggerTime 28 29``` 30int HiCollie_DetectionParam::sampleStackTriggerTime 31``` 32**描述** 33扩展参数以供后续开发。 34 35 36### reserved 37 38``` 39int HiCollie_DetectionParam::reserved 40``` 41**描述** 42扩展参数以供后续开发使用。 43