tt.performance.getEntriesByType
收藏我的收藏
获取当前缓冲区中所有类型为 [entryType] 的性能数据。
语法
tt.performance.getEntriesByType(entryType)
参数说明
entryType
类型 | 默认值 | 必填 | 说明 | 最低支持版本 |
string | | 是 | 期望获取的性能数据 entryType | 1.60.0 |
返回值
扫码体验
代码示例
Bug & Tip
无
tt.performance.getEntriesByType(entryType)
类型 | 默认值 | 必填 | 说明 | 最低支持版本 |
string | | 是 | 期望获取的性能数据 entryType | 1.60.0 |